Skip to content
This repository was archived by the owner on Feb 8, 2021. It is now read-only.

Commit 4b636d5

Browse files
committed
update go version to 1.8
1 parent bab38da commit 4b636d5

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 @@ language: go
55

66
matrix:
77
include:
8-
- go: 1.5
8+
- go: 1.8
99

1010
script:
1111
- ./build.sh

0 commit comments

Comments
 (0)