Update .travis.yml

pull/24/head
Matthew Butterick 5 years ago committed by GitHub
parent 149176e37b
commit 11954935ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,5 +50,6 @@ script:
# don't rely on package server
- 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
- travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/brag.git?path=brag
- raco test -p brag

Loading…
Cancel
Save