Skip to content

Commit

Permalink
update travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
inhere committed Mar 31, 2019
1 parent 6c25b98 commit 595badd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
language: go
go:
- '1.8'
- '1.9'
- 1.10.x
- 1.11.x
- 1.12.x

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

0 comments on commit 595badd

Please sign in to comment.