Explorar el Código

travis: update

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
Gyuho Lee hace 6 años
padre
commit
3aef9a1a8f
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0 3
      .travis.yml

+ 0 - 3
.travis.yml

@@ -25,9 +25,6 @@ matrix:
   allow_failures:
   - go: 1.10.8
     env: TARGET=linux-386-unit
-  exclude:
-  - go: tip
-    env: TARGET=linux-386-unit
 
 before_install:
 - if [[ $TRAVIS_GO_VERSION == 1.* ]]; then docker pull gcr.io/etcd-development/etcd-test:go${TRAVIS_GO_VERSION}; fi