We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f584c84 commit 00af938Copy full SHA for 00af938
.travis.yml
@@ -6,4 +6,5 @@ before_install:
6
- git clone git://github.com/n1k0/casperjs.git ~/casperjs
7
- cd ~/casperjs
8
- git checkout tags/1.1-beta1
9
- - export PATH=$PATH:`pwd`/bin
+ - export PATH=$PATH:`pwd`/bin
10
+ - cd -
0 commit comments