git.fiddlerwoaroof.com
Browse code

Continue fixing build...

fiddlerwoaroof authored on 26/06/2017 16:28:39
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 https://git.elangley.org/git/edwlan/fwoar.lisputils'
33
+  - 'cd $HOME/quicklisp/local-projects && git clone https://git.elangley.org/git/edwlan/fwoar.lisputils.git'
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