Skip to content

Commit 1ac83a4

Browse files
shwoodardaren55555
authored andcommitted
Add go 1.10 to .travis.yml (#131)
1 parent bf4e01d commit 1ac83a4

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
@@ -1,7 +1,7 @@
11
language: go
22
go:
3-
- 1.7.x
43
- 1.8.x
54
- 1.9.x
5+
- 1.10.x
66
- tip
77
script: script/test -v

0 commit comments

Comments
 (0)