Skip to content

Commit

Permalink
Merge pull request #171 from tbranyen/fix-build
Browse files Browse the repository at this point in the history
Fix travis build
  • Loading branch information
rbouqueau authored Apr 3, 2019
2 parents 9f11943 + 776d617 commit bf3c1fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ sudo: false
node_js:
- '6.0.0'
before_install:
- echo "//registry.npmjs.org/:_authToken=\${NPM_TOKEN}" > .npmrc
- "export CHROME_BIN=chromium-browser"
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
Expand Down

0 comments on commit bf3c1fb

Please sign in to comment.