don't test brag

pull/10/head
Matthew Butterick 7 years ago
parent 9279ac21da
commit 05319d0b2f

@ -39,9 +39,7 @@ script:
- cd .. # Travis did a cd into the dir. Back up, for the next:
# don't rely on package server
- travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/brag.git?path=br-parser-tools/br-parser-tools-lib
- raco test -p br-parser-tools-lib
- travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/brag.git?path=brag
- raco test -p brag
- travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/beautiful-racket.git?path=beautiful-racket-lib
- raco test -p beautiful-racket-lib
- travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/beautiful-racket.git?path=beautiful-racket-demo

Loading…
Cancel
Save