Update .travis.yml

dev-elider-3
Matthew Butterick 8 years ago
parent 4690fc71ee
commit 3e1e15138b

@ -33,5 +33,7 @@ before_install:
script:
- cd .. # Travis did a cd into the dir. Back up, for the next:
# manually install `beautiful-racket-lib` to catch most recent updates
- travis_retry raco pkg install --deps search-auto git://github.com/mbutterick/beautiful-racket-lib
- travis_retry raco pkg install --deps search-auto --link beautiful-racket
- raco test -p beautiful-racket

Loading…
Cancel
Save