git.fiddlerwoaroof.com
fiddlerwoaroof authored on 27/06/2017 01:00:43
Showing 1 changed files
... ...
@@ -30,7 +30,7 @@ install:
30 30
     else
31 31
       curl https://raw.githubusercontent.com/luismbo/cl-travis/master/install.sh | sh;
32 32
     fi     
33
-  - 'cd $HOME/quicklisp/local-projects && git clone http://git.elangley.org/git/u/edwlan/fwoar.lisputils.git && git clone http://git.elangley.org/git/u/edwlan/vector-update-stream.git'
33
+  - 'pushd $HOME/quicklisp/local-projects && git clone http://git.elangley.org/git/u/edwlan/fwoar.lisputils.git && git clone http://git.elangley.org/git/u/edwlan/vector-update-stream.git; popd'
34 34
 
35 35
 # this serves as an example of how to use the 'cl' script (provided by
36 36
 # CIM) to test your Lisp project. Here, we're using the RT framework