Skip to content

Commit

Permalink
travis: update go versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dvrkps authored Sep 13, 2017
1 parent 01f125e commit 90ef1d4
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.7
- 1.7.x
- 1.8.x
- 1.9.x
- tip

install:
- go get github.com/kardianos/govendor
Expand Down

0 comments on commit 90ef1d4

Please sign in to comment.