فهرست منبع

remove allow fail flag (#1573)

golang team revert the net/url issue: https://github.com/golang/go/issues/27302
Bo-Yi Wu 7 سال پیش
والد
کامیت
91a4459dd2
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      .travis.yml

+ 0 - 2
.travis.yml

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