Skip to content

Commit

Permalink
Update URL of cl-travis install script
Browse files Browse the repository at this point in the history
  • Loading branch information
sionescu committed Jul 18, 2020
1 parent 2b0615f commit 855bfe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ notifications:
skip_join: true

install:
- 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
- sudo ./install-repo.bash "$LISP"

script:
Expand Down

0 comments on commit 855bfe6

Please sign in to comment.