Skip to content

Commit 4b14708

Browse files
committed
chore(.travis.yml): use current Go 1.7 compiler
1 parent 412b4e2 commit 4b14708

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
@@ -1,7 +1,7 @@
11
sudo: required
22
language: go
33
go:
4-
- 1.5.1
4+
- 1.7
55
branches:
66
only:
77
- master

0 commit comments

Comments
 (0)