|
|
|
@ -51,5 +51,6 @@ script:
|
|
|
|
|
- travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/br-parser-tools.git?path=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-lib
|
|
|
|
|
- raco test -p brag-lib
|
|
|
|
|
- travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/brag.git?path=brag
|
|
|
|
|
- raco test -p brag
|
|
|
|
|