Fix .travis.yml to use the latest Qlot.

This commit is contained in:
Eitaro Fukamachi 2015-06-09 01:41:38 +09:00
parent 7acdfb0970
commit 253e4f4da0

View file

@ -8,11 +8,9 @@ env:
install:
- curl -L https://raw.githubusercontent.com/snmsts/roswell/release/scripts/travis-install.sh | sh
- curl https://raw.githubusercontent.com/fukamachi/qlot/master/roswell/qlot.ros -o ~/qlot; chmod u+x ~/qlot
- cd $TRAVIS_BUILD_DIR; ~/qlot install
before_script:
- git clone https://github.com/fukamachi/qlot ~/lisp/qlot
- cp ~/lisp/qlot/roswell/qlot.ros ~/qlot && chmod u+x ~/qlot
- cd $TRAVIS_BUILD_DIR; ~/qlot install
script:
- ~/qlot exec