Update .travis.yml

main
Matthew Butterick 5 years ago committed by GitHub
parent 75025154e1
commit d8929dfcba

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

Loading…
Cancel
Save