Update .travis.yml

main
Matthew Butterick 5 years ago committed by GitHub
parent de92b6455f
commit 979524e7d8

@ -35,5 +35,6 @@ before_install:
script:
- cd .. # Travis did a cd into the dir. Back up, for the next:
- travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/xenomorph.git
- travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/fontland.git
- raco test -p fontland

Loading…
Cancel
Save