Skip to content

Commit

Permalink
update installation script for Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Asciian committed Dec 29, 2017
1 parent e0a3f8c commit 965f5e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@ sudo: required

install:
- curl -L https://raw.githubusercontent.com/roswell/roswell/release/scripts/install-for-ci.sh | sh
- ros run -e "(ql:quickload '(:alexandria :esrap :babel :papyrus :named-readtables :cl-ppcre :jp-numeral :usocket :drakma :flexi-streams :yason :trivial-download :1am))" -q

script:
- make test

0 comments on commit 965f5e8

Please sign in to comment.