Skip to content

Commit a1706ef

Browse files
committed
remove 1.7 because I'm not using it
1 parent 1bd3aa9 commit a1706ef

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,9 @@ matrix:
66
include:
77
- go: 1.x
88
env: LATEST=true
9-
- go: 1.7
109
- go: tip
1110
allow_failures:
1211
- go: tip
13-
- go: 1.7
1412
before_install:
1513
# Download the binary to bin folder in $GOPATH
1614
# - curl -L -s https://github.com/golang/dep/releases/download/v${DEP_VERSION}/dep-linux-386 -o $GOPATH/bin/dep

0 commit comments

Comments
 (0)