one more time

main
Matthew Butterick 6 years ago
parent 22e198bb35
commit b717e129c8

@ -30,5 +30,5 @@ before_install:
script:
- cd .. # Travis did a cd into the dir. Back up, for the next:
# don't use package server because it points to #demo branch
- travis_retry raco pkg install --deps search-auto --link https://github.com/mbutterick/quad.git
- travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/quad.git
- raco test -p quad

Loading…
Cancel
Save