Skip to content

Commit 962927c

Browse files
committed
ci/travis: update go version to 1.8.x
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
1 parent e8e9881 commit 962927c

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.8
8+
- 1.8.x
99
- tip
1010

1111

0 commit comments

Comments
 (0)