Skip to content

Commit

Permalink
Merge pull request #36 from dvrkps/patch-1
Browse files Browse the repository at this point in the history
travis: update go versions
  • Loading branch information
nbrownus authored Sep 13, 2017
2 parents 01f125e + 90ef1d4 commit 5054f06
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 5054f06

Please sign in to comment.