Skip to content

Commit

Permalink
Merge pull request #25 from dvrkps/patch-1
Browse files Browse the repository at this point in the history
travis: update go versions
  • Loading branch information
iporsut committed Dec 13, 2017
2 parents b0e3c7d + 831bb3c commit 2fc5ea8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ script:
- gometalinter --install
- ./build.sh
go:
- "tip"
- "1.6"
- "1.7"
- "1.8"
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- tip

0 comments on commit 2fc5ea8

Please sign in to comment.