remove allow fail flag

golang team revert the net/url issue: https://github.com/golang/go/issues/27302
This commit is contained in:
Bo-Yi Wu 2018-09-27 09:15:38 +08:00 committed by GitHub
parent 402ef120e1
commit cd69e07936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,8 +10,6 @@ go:
- master
matrix:
allow_failures:
- go: master
fast_finish: true
git: