Skip to content

Commit 05f1ac4

Browse files
committed
Update .travis.yml to use go 1.9.x
1 parent 154f128 commit 05f1ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: go
22
go:
3-
- 1.8.x
3+
- 1.9.x
44
addons:
55
apt:
66
packages:

0 commit comments

Comments
 (0)