diff --git a/.travis.yml b/.travis.yml index ced883a..03c9806 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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