From 253e4f4da08d8d620db74c4d6727643a1ef3b98f Mon Sep 17 00:00:00 2001 From: Eitaro Fukamachi Date: Tue, 9 Jun 2015 01:41:38 +0900 Subject: [PATCH] Fix .travis.yml to use the latest Qlot. --- .travis.yml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index e8f44d7..f1bf27b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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