From b9bc226cbc8b655d13a712c86e2b23c95e4d1cd0 Mon Sep 17 00:00:00 2001 From: Thomas Schaper Date: Sun, 22 Apr 2018 21:39:50 +0200 Subject: [PATCH] Make sure roswell is downloaded from the correct place --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 85dcd6f..a2d23a2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ env: global: - PATH=~/.roswell/bin:~/nginx/sbin:$PATH - LD_LIBRARY_PATH=$HOME/libuv/lib:$LD_LIBRARY_PATH - - ROSWELL_BRANCH=release - ROSWELL_INSTALL_DIR=$HOME/.roswell - COVERAGE_EXCLUDE=t matrix: @@ -16,7 +15,7 @@ env: install: # Install Roswell - - curl -L https://raw.githubusercontent.com/snmsts/roswell/$ROSWELL_BRANCH/scripts/install-for-ci.sh | sh + - curl -L https://raw.githubusercontent.com/roswell/roswell/master/scripts/install-for-ci.sh | sh - ros asdf install - ros -e '(ql:update-all-dists :prompt nil)' - ros install prove