Skip to content

Commit

Permalink
Merge pull request olorin#14 from saj/go-1.7
Browse files Browse the repository at this point in the history
Build with Go 1.7
  • Loading branch information
olorin authored Nov 27, 2016
2 parents 040efd9 + e439e70 commit 893f970
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
language: go

go:
- 1.7
- 1.6
- 1.5
- 1.4
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ func main() {

# Language version

Requires go >= 1.0; tested with versions up to 1.6.
Requires go >= 1.0; tested with versions up to 1.7.

0 comments on commit 893f970

Please sign in to comment.