Skip to content

Commit

Permalink
Eliminate install of phantomjs for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
dgeb committed Mar 22, 2017
1 parent 3d532ac commit a7abf25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ node_js:
- "6"

before_install:
- "npm install phantomjs-prebuilt"
- "phantomjs --version"
- "export DISPLAY=:99.0"
- "sh -e /etc/init.d/xvfb start"
- sleep 3 # give xvfb some time to start
Expand Down

0 comments on commit a7abf25

Please sign in to comment.