Update .travis.yml
This commit is contained in:
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…
Reference in New Issue
Block a user