Skip to content

Commit c600afc

Browse files
committed
travis: add Go 1.6
Following the official release of Go 1.6 in February, trigger unit tests against Go 1.6 as well as tip.
1 parent b28cfdd commit c600afc

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)