Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix Travis CI #348
Fix Travis CI #348
Conversation
fixes error message: error: ambiguous option: --rerun could match --reruns, --reruns-delay
add RETRY_TIMEOUT_SECONDS setting, with default of 8 seconds for now it can be configured via environmental variables, add docs.
Codecov Report
@@ Coverage Diff @@
## master #348 +/- ##
==========================================
- Coverage 82.49% 75.67% -6.83%
==========================================
Files 5 5
Lines 777 777
Branches 0 226 +226
==========================================
- Hits 641 588 -53
Misses 136 136
- Partials 0 53 +53
Continue to review full report at Codecov.
|
Fixes #304
Also upgrades Travis CI build from precise -> trusty