Skip to content

Commit 50d2f61

Browse files
committed
Add go 1.10.x & 1.11.x versions
1 parent ab8680e commit 50d2f61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ matrix:
77
- go: 1.7
88
- go: 1.8
99
- go: 1.9
10+
- go: 1.10.x
11+
- go: 1.11.x
1012
- go: tip
1113
allow_failures:
1214
- go: tip

0 commit comments

Comments
 (0)