-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Use Go 1.11 in Travis #1053
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Go 1.11 in Travis #1053
Conversation
Signed-off-by: Isaac Hier <[email protected]>
Two of the CI jobs failed, probably related to Travis connectivity, so, I restarted them. One failed again, in a different step and might be relevant to this PR:
|
Oh ya that formatting changes need to be applied. Ill get to that asap. |
Signed-off-by: Isaac Hier <[email protected]>
The tests need to be rerun. |
Codecov Report
@@ Coverage Diff @@
## master #1053 +/- ##
======================================
Coverage 100% 100%
======================================
Files 139 139
Lines 6451 6451
======================================
Hits 6451 6451
Continue to review full report at Codecov.
|
Thanks @black-adder. Go 1.11 has an issue in the race detector when calling |
Gonna roll back until the fix is in |
This reverts commit 086fb2b.
No description provided.