Skip to content

Commit

Permalink
updating travis
Browse files Browse the repository at this point in the history
  • Loading branch information
mschoch committed Feb 27, 2018
1 parent c87aebc commit 727a9c2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
language: go

go:
- 1.5
- 1.7.x
- 1.8.x
- 1.9.x
- "1.10"

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

0 comments on commit 727a9c2

Please sign in to comment.