Skip to content

Commit fa68f87

Browse files
committed
add more Go versions to test, use latest patches
1 parent 259e93b commit fa68f87

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

.travis.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@ sudo: false
22
language: go
33

44
go:
5-
- 1.2
6-
- 1.4
5+
- 1.2.x
6+
- 1.3.x
7+
- 1.4.x
8+
- 1.5.x
9+
- 1.6.x
10+
- 1.7.x
11+
- 1.8.x
712
- tip

0 commit comments

Comments
 (0)