Skip to content

Commit 3b73f93

Browse files
authored
Add Go 1.11 to Travis build matrix
1 parent 0a88db3 commit 3b73f93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ env:
1818
go:
1919
- 1.9.x
2020
- 1.10.x
21+
- 1.11.x
2122

2223
before_install:
2324
- |

0 commit comments

Comments
 (0)