diff --git a/.travis.yml b/.travis.yml index 6b2fd0e..d5930f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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