Update .travis.yml
This commit is contained in:
parent
4573519a50
commit
2a426e21ef
|
@ -34,4 +34,4 @@ before_install:
|
||||||
script:
|
script:
|
||||||
- cd .. # Travis did a cd into the dir. Back up, for the next:
|
- cd .. # Travis did a cd into the dir. Back up, for the next:
|
||||||
- travis_retry raco pkg install --deps search-auto --link beautiful-racket
|
- travis_retry raco pkg install --deps search-auto --link beautiful-racket
|
||||||
- raco test -p br
|
- raco test -p beautiful-racket
|
||||||
|
|
Loading…
Reference in New Issue
Block a user