www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 6831051dab6500bf726971acd50024ca3e00e816
parent 1ab0a782c1a5f5f252123bc30e8cdab7f07445ef
Author: AlexKnauth <alexander@knauth.org>
Date:   Fri, 18 Jul 2014 22:45:32 -0400

Update .travis.yml
Diffstat:
M.travis.yml | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml @@ -4,10 +4,9 @@ env: - RACKET_VERSION=HEAD before_install: +- cd .. - git clone https://github.com/greghendershott/travis-racket.git - cat travis-racket/install-racket.sh | bash # pipe to bash not sh! -- /usr/racket/bin/raco pkg config --set catalogs http://pkgs.racket-lang.org http://planet-compats.racket-lang.org -- /usr/racket/bin/raco pkg install --deps search-auto rackjure install: