Skip to content

Commit

Permalink
upgrade phantomjs version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Rembold committed Feb 13, 2016
1 parent a702b0f commit 81cc3ac
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 @@ -5,7 +5,7 @@ before_install:
- npm install -g gulp
- git clone git://github.com/n1k0/casperjs.git ~/casperjs
- cd ~/casperjs
- git checkout tags/1.0.2
# - git checkout tags/1.0.2
- export PATH=$PATH:`pwd`/bin
- cd -
before_script:
Expand Down

0 comments on commit 81cc3ac

Please sign in to comment.