Skip to content

Commit 4d70ab1

Browse files
aQuaaQua
aQua
authored and
aQua
committed
修改了 travis 的设置
把 golang 的版本设置为 1.9.x
1 parent 63f6667 commit 4d70ab1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
language: go
22

33
go:
4-
- 1.8.x
5-
- tip
4+
- 1.9.x
65

76
# whitelist
87
branches:

0 commit comments

Comments
 (0)