git.fiddlerwoaroof.com
Browse code

Attempt to fix build

fiddlerwoaroof authored on 26/06/2017 16:25:36
Showing 1 changed files
... ...
@@ -30,6 +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 34
 
34 35
 # this serves as an example of how to use the 'cl' script (provided by
35 36
 # CIM) to test your Lisp project. Here, we're using the RT framework