Update .travis.yml

pull/199/head
Matthew Butterick 5 years ago committed by GitHub
parent 7030aacad8
commit d46575e70b
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 pollen
- travis_retry raco pkg install --deps search-auto --link https://github.com/mbutterick/pollen.git
- raco test -p pollen

Loading…
Cancel
Save