Skip to content

Commit 7f72f11

Browse files
committed
update golang to 1.8 and 1.9
1 parent 92a3294 commit 7f72f11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ sudo: required
44
dist: trusty
55
language: go
66
go:
7-
- 1.6
8-
- 1.7
7+
- 1.8
8+
- 1.9
99
services:
1010
- docker
1111
before_install:

0 commit comments

Comments
 (0)