aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/.travis.yml b/.travis.yml
index f7f04b5a1..1e401cedd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,11 +15,6 @@ go_import_path: github.com/coredns/coredns
git:
depth: 3
-cache:
- directories:
- - $GOPATH/src
- - $GOPATH/pkg
-
env:
- TEST_TYPE=coverage ETCD_VERSION=2.3.1 K8S_VERSION=1.5.0 KUBECTL="docker exec hyperkube /hyperkube kubectl"
- TEST_TYPE=integration ETCD_VERSION=2.3.1 K8S_VERSION=1.5.0 KUBECTL="docker exec hyperkube /hyperkube kubectl"