Update travis with retry

pull/102/head
Matthew Butterick 9 years ago
parent ab9e1a9af2
commit 7b4a94c7bc

@ -32,5 +32,5 @@ before_install:
script:
- cd .. # Travis did a cd into the dir. Back up, for the next:
- raco pkg install --deps search-auto --link pollen
- travis_retry raco pkg install --deps search-auto --link pollen
- raco test -p pollen

Loading…
Cancel
Save