Update travis with retry

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

@ -32,5 +32,5 @@ before_install:
script: script:
- cd .. # Travis did a cd into the dir. Back up, for the next: - 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 - raco test -p pollen

Loading…
Cancel
Save