git.fiddlerwoaroof.com
Browse code

add data-lens for travis

Ed Langley authored on 01/11/2018 07:47:57
Showing 1 changed files
... ...
@@ -6,6 +6,7 @@ install:
6 6
   - curl -L https://github.com/luismbo/cl-travis/raw/master/install.sh | sh
7 7
   - git clone --depth=1 https://github.com/fiddlerwoaroof/daydreamer.git ~/lisp/daydreamer/
8 8
   - git clone --depth=1 https://github.com/fiddlerwoaroof/fwoar.lisputils.git ~/lisp/fwoar.lisputils/
9
+  - git clone --depth=1 https://github.com/fiddlerwoaroof/data-lens.git ~/lisp/data-lens/
9 10
   - git clone --depth=1 https://github.com/pokepay/aws-sdk-lisp.git ~/lisp/aws-sdk-lisp && pushd ~/lisp/aws-sdk-lisp && git checkout 6d1f66e && popd
10 11
 
11 12
 script: