Sfoglia il codice sorgente

remove allow fail flag (#1573)

golang team revert the net/url issue: https://github.com/golang/go/issues/27302
Bo-Yi Wu 7 anni fa
parent
commit
91a4459dd2
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

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