Skip to content

Commit e6fdccc

Browse files
committed
Merge branch 'feature/karma-browser-travis' into develop
2 parents 9a56441 + 94aaf45 commit e6fdccc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ addons:
33
language: node_js
44
node_js:
55
- "5.9.0"
6+
before_install:
7+
- "export DISPLAY=:99.0"
8+
- "sh -e /etc/init.d/xvfb start"
69
install:
710
- npm install
811
- npm install -g typings

0 commit comments

Comments
 (0)