Update .travis.yml

pull/199/head
Matthew Butterick 5 years ago committed by GitHub
parent d46575e70b
commit 0678f6bf3b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -41,5 +41,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 https://github.com/mbutterick/pollen.git
- travis_retry raco pkg install --deps search-auto https://github.com/mbutterick/pollen.git
- raco test -p pollen

Loading…
Cancel
Save