Update .travis.yml.

This commit is contained in:
Eitaro Fukamachi 2016-02-09 22:22:34 +09:00
parent 7ab8ac79e6
commit 6a07817137

View file

@ -4,7 +4,7 @@ sudo: required
env:
global:
- PATH=~/.roswell/bin:$PATH
- ROSWELL_BRANCH=master
- ROSWELL_BRANCH=release
- ROSWELL_INSTALL_DIR=$HOME/.roswell
- COVERAGE_EXCLUDE=t
matrix:
@ -20,9 +20,7 @@ services:
install:
# Install Roswell
- curl -L https://raw.githubusercontent.com/snmsts/roswell/$ROSWELL_BRANCH/scripts/install-for-ci.sh | sh
- ros -e '(ql:update-all-dists :prompt nil)'
- git clone https://github.com/fukamachi/clack ~/lisp/clack
- git clone https://github.com/rpav/fast-io ~/lisp/fast-io
- git clone https://github.com/Rudolph-Miller/jonathan ~/lisp/jonathan
- ros install prove