git.fiddlerwoaroof.com
fiddlerwoaroof authored on 27/06/2017 01:09:37
Showing 1 changed files
... ...
@@ -40,5 +40,6 @@ script:
40 40
   - pwd && ls && cl -e '(push (truename ".") asdf:*central-registry*)'
41 41
        -e '(ql:quickload :stream-provider)'
42 42
   - pwd && ls && cl -e '(push (truename ".") asdf:*central-registry*)'
43
+       -e '(ql:quickload :stream-provider.test)';
43 44
        -e '(asdf:test-system :stream-provider)';
44 45
     [ $? -eq 1 ]