Skip to content

Commit

Permalink
Merge pull request #59 from LK4D4/bump_go
Browse files Browse the repository at this point in the history
bump go version in travis
  • Loading branch information
LK4D4 committed Oct 4, 2017
2 parents a6e196d + a0f61da commit b57c579
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: go
sudo: false
go:
- 1.7.x
- 1.8.x
- tip
- 1.9.x
- master
install:
- go get -t ./...
- go get github.com/golang/lint/golint
Expand Down

0 comments on commit b57c579

Please sign in to comment.