Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Lahnakoski committed May 4, 2019
1 parent 58b6858 commit 69f106c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ install:
- "pip install -r requirements.txt"
- "pip install coverage"
- "pip install coveralls"
- "wget -q --waitretry=1 --retry-connrefused -T 10 -O - http://127.0.0.1:9200"
- "wget -q --wait=10 --retry-connrefused -T 10 -O - http://127.0.0.1:9200"

# command to run tests
script:
Expand Down

0 comments on commit 69f106c

Please sign in to comment.