Skip to content

Commit

Permalink
travis: update go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
kortschak committed Aug 9, 2018
1 parent a45581e commit 71c9816
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
language: go
go:
- 1.4.3
- 1.5.4
- 1.6.2
- 1.8.x
- 1.9.x
- 1.10.x

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

0 comments on commit 71c9816

Please sign in to comment.