Skip to content

Commit a750ccb

Browse files
committed
Update URL of cl-travis install script
1 parent ec56fa7 commit a750ccb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ notifications:
3333
skip_join: true
3434

3535
install:
36-
- curl -L https://raw.githubusercontent.com/sionescu/cl-travis/master/install.sh | sh
36+
- curl -L https://raw.githubusercontent.com/lispci/cl-travis/master/install.sh | sh
3737

3838
script:
3939
- cl -e "(prin1 (lisp-implementation-type)) (terpri) (prin1 (lisp-implementation-version)) (terpri)

0 commit comments

Comments
 (0)