Skip to content

Commit f59cbbb

Browse files
committed
Merge pull request #46 from apcera/add-go-1.6
travis: add Go 1.6
2 parents b28cfdd + c600afc commit f59cbbb

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
@@ -3,6 +3,7 @@ language: go
33
go:
44
- 1.4
55
- 1.5
6+
- 1.6
67
- tip
78

89
sudo: required

0 commit comments

Comments
 (0)