Skip to content

Commit

Permalink
update travis config for recent versions of Go
Browse files Browse the repository at this point in the history
  • Loading branch information
pkieltyka committed Jan 9, 2019
1 parent 6b64755 commit 47840ab
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
language: go

go:
- 1.7.x
- 1.8.x
- tip
- 1.10.x
- 1.11.x

install:
- go get -u golang.org/x/tools/cmd/goimports
Expand Down

0 comments on commit 47840ab

Please sign in to comment.