travis: update

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
Gyuho Lee 2019-08-09 10:56:47 -07:00
parent 4527f4c4b0
commit 3aef9a1a8f

View File

@ -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