Skip to content

Commit

Permalink
Remove unneeded curls for libraries.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmccombs committed Jun 10, 2015
1 parent b85aa4b commit fe22c16
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Expand Up @@ -12,8 +12,6 @@ env:

install:
- curl -L https://github.com/luismbo/cl-travis/raw/master/install.sh | sh
- git clone https://gitlab.common-lisp.net/alexandria/alexandria.git ~/lisp/alexandria
- git clone https://github.com/m2ym/cl-syntax.git ~/lisp/cl-syntax

script:
- cl -e '(ql:quickload :mexpr-tests)'
Expand Down

0 comments on commit fe22c16

Please sign in to comment.