Skip to content

Commit 4137817

Browse files
gregjonesdmitshur
authored andcommitted
Travis: Add Go 1.7 for Travis config. (gregjones#56)
1 parent 2aae00e commit 4137817

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎.travis.yml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ sudo: false
22
language: go
33
go:
44
- 1.6
5+
- 1.7
56
- tip
67
matrix:
78
allow_failures:

0 commit comments

Comments
 (0)