Skip to content

Commit 19823d8

Browse files
committed
Merge pull request #487 from stevvooe/upgrade-go
build: upgrade to Go 1.7
2 parents 31d2044 + c9bb4c0 commit 19823d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- 1.6
3+
- 1.7
44

55
sudo: required
66

0 commit comments

Comments
 (0)