mirror of
https://github.com/pmai/md5.git
synced 2025-12-21 22:44:29 +01:00
Improve Travis CI for clisp/ecl, add banner
This commit is contained in:
@ -18,7 +18,7 @@ install:
|
||||
|
||||
script:
|
||||
- cl -e '(pushnew :md5-testing cl:*features*)
|
||||
(asdf:load-system "md5")
|
||||
(ql:quickload "md5")
|
||||
(unless (md5::test-rfc1321)
|
||||
(uiop:quit 1))
|
||||
(unless (md5::test-other)
|
||||
|
||||
Reference in New Issue
Block a user