Skip to content

Commit

Permalink
remove 1.7 because I'm not using it
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseduffield committed Aug 8, 2018
1 parent 1bd3aa9 commit a1706ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a1706ef

Please sign in to comment.