Skip to content
This repository was archived by the owner on Feb 13, 2021. It is now read-only.

Commit 4b2f0eb

Browse files
committed
configure Travis for Firefox
1 parent a0ad303 commit 4b2f0eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ before_script:
99
- npm install -g gulp-cli
1010
- npm install -g bower
1111
- bower install
12+
- export DISPLAY=:99.0
13+
- sh -e /etc/init.d/xvfb start
1214
script: npm run build && npm run test
1315

1416
deploy:

0 commit comments

Comments
 (0)