Skip to content

Commit

Permalink
update travis min go version to 1.9, add 1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Apr 30, 2019
1 parent aecbc07 commit 55e2fd7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
@@ -1,8 +1,9 @@
language: go
go:
- '1.8'
- '1.9'
- 1.10.x
- '1.10'
- '1.11'
- '1.12'

before_install:
- go get github.com/mattn/goveralls
Expand Down

0 comments on commit 55e2fd7

Please sign in to comment.