Skip to content

Commit 00af938

Browse files
author
Evan You
committed
fix travis
1 parent f584c84 commit 00af938

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ before_install:
66
- git clone git://github.com/n1k0/casperjs.git ~/casperjs
77
- cd ~/casperjs
88
- git checkout tags/1.1-beta1
9-
- export PATH=$PATH:`pwd`/bin
9+
- export PATH=$PATH:`pwd`/bin
10+
- cd -

0 commit comments

Comments
 (0)