Update .travis.yml

This commit is contained in:
Matthew Butterick 2016-03-03 12:20:06 -08:00
parent 4573519a50
commit 2a426e21ef

View File

@ -34,4 +34,4 @@ before_install:
script:
- cd .. # Travis did a cd into the dir. Back up, for the next:
- travis_retry raco pkg install --deps search-auto --link beautiful-racket
- raco test -p br
- raco test -p beautiful-racket