Skip to content

Commit

Permalink
Merge pull request #21 from qedus/bump-go-versions
Browse files Browse the repository at this point in the history
Bump Go versions, use latest patch releases
  • Loading branch information
AlekSi authored Mar 15, 2017
2 parents e12caa5 + 039cad9 commit b94aab4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: go
sudo: false
go:
- 1.5.4
- 1.6.4
- 1.7.4
- 1.5.x
- 1.6.x
- 1.7.x
- 1.8.x
- tip

install:
Expand Down

0 comments on commit b94aab4

Please sign in to comment.