remove allow fail flag (#1573)

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:58:47 +08:00 committed by GitHub
parent b7314d943c
commit 91a4459dd2
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: