git.fiddlerwoaroof.com
Browse code

Explicitly quickload the test system

Fernando Borretti authored on 27/03/2015 00:33:54
Showing 1 changed files
... ...
@@ -21,7 +21,8 @@ script:
21 21
                  (lambda (c h)
22 22
                    (declare (ignore c h))
23 23
                    (uiop:quit -1)))'
24
-       -e '(coveralls:with-coveralls (:exclude (list "t")))'
24
+       -e '(coveralls:with-coveralls (:exclude (list "t"))
25
+             (ql:quickload :cl-yaml-test)'
25 26
 
26 27
 notifications:
27 28
   email: