Skip to content

Commit

Permalink
Update Go version
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyosi committed Apr 2, 2020
1 parent 1f9a960 commit 9fe493c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
language: go
go:
- 1.5.4
- 1.6.2
- 1.7.1
- tip
- 1.12
- 1.13
- 1.14
- master
before_install:
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
Expand Down

0 comments on commit 9fe493c

Please sign in to comment.