Skip to content

Commit 7f41ea6

Browse files
committed
Merge pull request #23 from technosophos/feat/travis-go-1.6
feat(travis): add Go 1.6 support
2 parents 20cd6d3 + e648088 commit 7f41ea6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ language: go
22
sudo: required
33
go:
44
- 1.5
5-
- tip
5+
- 1.6
66
env:
77
- GO15VENDOREXPERIMENT=1
88
install:

0 commit comments

Comments
 (0)