From a1706ef2ee294b3333c349a8e7baac0679e4e633 Mon Sep 17 00:00:00 2001 From: Jesse Duffield Date: Wed, 8 Aug 2018 21:09:51 +1000 Subject: [PATCH] remove 1.7 because I'm not using it --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 874ededfd6c..69c34f04475 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,11 +6,9 @@ matrix: include: - go: 1.x env: LATEST=true - - go: 1.7 - go: tip allow_failures: - go: tip - - go: 1.7 before_install: # Download the binary to bin folder in $GOPATH # - curl -L -s https://github.com/golang/dep/releases/download/v${DEP_VERSION}/dep-linux-386 -o $GOPATH/bin/dep