Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amranidev committed Dec 13, 2018
1 parent a782112 commit dc053fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,7 +1,7 @@
nguage: node_js
node_js:
- 6.10.0
script: node_modules/karma/bin/karma start karma.conf.js --single-run
script: npm run test
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
Expand Down

0 comments on commit dc053fd

Please sign in to comment.