diff --git a/.travis.yml b/.travis.yml index c5a8136..78068aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,7 @@ env: before_install: - export PKG=`echo $TRAVIS_REPO_SLUG | cut -d '/' -f 2` - echo $PKG -- curl -L -o installer.sh http://www.cs.utah.edu/plt/snapshots/current/installers/min-racket-current-x86_64-linux-precise.sh +- curl -L -o installer.sh http://plt.eecs.northwestern.edu/snapshots/current/installers/min-racket-current-x86_64-linux-precise.sh - sh installer.sh --in-place --dest ~/racket/ install: @@ -25,4 +25,4 @@ install: script: - raco test -p $PKG-test -after_script: \ No newline at end of file +after_script: