We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec56fa7 commit a750ccbCopy full SHA for a750ccb
1 file changed
.travis.yml
@@ -33,7 +33,7 @@ notifications:
33
skip_join: true
34
35
install:
36
- - curl -L https://raw.githubusercontent.com/sionescu/cl-travis/master/install.sh | sh
+ - curl -L https://raw.githubusercontent.com/lispci/cl-travis/master/install.sh | sh
37
38
script:
39
- cl -e "(prin1 (lisp-implementation-type)) (terpri) (prin1 (lisp-implementation-version)) (terpri)
0 commit comments