Skip to content

Commit

Permalink
Fix travis integration with phantom
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Mar 25, 2016
1 parent 27933d8 commit 0966ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ node_js:
- "0.10"
- "iojs"
before_install:
- npm install -g phantomjs
- npm install -g phantomjs-prebuilt
env:
- CXX=g++-4.8
addons:
Expand Down

0 comments on commit 0966ef1

Please sign in to comment.