Update .travis.yml
This commit is contained in:
parent
84e91e3fbf
commit
26be9578c3
|
@ -8,7 +8,7 @@ before_install:
|
||||||
- git clone https://github.com/greghendershott/travis-racket.git
|
- git clone https://github.com/greghendershott/travis-racket.git
|
||||||
- cat travis-racket/install-racket.sh | bash # pipe to bash not sh!
|
- 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 config --set catalogs http://pkgs.racket-lang.org http://planet-compats.racket-lang.org
|
||||||
- /usr/racket/bin/raco pkg install rackjure --deps search-auto
|
- /usr/racket/bin/raco pkg install --deps search-auto rackjure
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user