git.fiddlerwoaroof.com
fiddlerwoaroof authored on 27/06/2017 01:12:09
Showing 1 changed files
... ...
@@ -40,6 +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)';
44
-       -e '(asdf:test-system :stream-provider)';
43
+       -e '(ql:quickload :stream-provider.test)'
44
+       -e '(asdf:test-system :stream-provider)'
45 45
     [ $? -eq 1 ]