Skip to content

Commit 700c050

Browse files
committed
ci/travis: update Go version to 1.7.3 for TravisCI
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
1 parent cef3c4e commit 700c050

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
@@ -5,7 +5,7 @@ osx_image: xcode8
55

66
language: go
77
go:
8-
- 1.7.1
8+
- 1.7.3
99
- tip
1010

1111

0 commit comments

Comments
 (0)