Update .travis.yml

main
Matthew Butterick 5 years ago committed by GitHub
parent 5e6a66ad2e
commit 4ba40942a3

@ -34,6 +34,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 https://github.com/mbutterick/quad.git
- raco test -p quad

Loading…
Cancel
Save