Skip to content

Commit 57e0595

Browse files
authored
Merge pull request #14 from vbatts/go-version
travis: bump the golang versions
2 parents 206708c + e0bc736 commit 57e0595

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
language: go
22
go:
3+
- tip
4+
- 1.7
35
- 1.6
4-
- 1.5.3
56

67
sudo: false
78

0 commit comments

Comments
 (0)