Skip to content

Commit a6f391c

Browse files
committed
travis: test on Go 1.9.x
1 parent ea33dcb commit a6f391c

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
@@ -2,8 +2,8 @@ sudo: false
22
language: go
33

44
go:
5-
- 1.8
6-
- 1.7.x
5+
- 1.8.x
6+
- 1.9.x
77
- tip
88

99
matrix:

0 commit comments

Comments
 (0)