|
|
|
@ -41,7 +41,7 @@ script:
|
|
|
|
|
- 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=br-parser-tools/br-parser-tools
|
|
|
|
|
- raco test -p br-parser-tools
|
|
|
|
|
- raco test -p br-parser-tools-lib
|
|
|
|
|
- travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/beautiful-racket.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-demo
|
|
|
|
|