Browse Source

remove allow fail flag (#1573)

golang team revert the net/url issue: https://github.com/golang/go/issues/27302
Bo-Yi Wu 7 years ago
parent
commit
91a4459dd2
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

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