We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8596aa commit a32ccd5Copy full SHA for a32ccd5
.travis.yml
@@ -2,9 +2,8 @@
2
language: go
3
4
go:
5
- - 1.11
6
- - 1.10.4
7
- - 1.9.7
+ - 1.14
+ - 1.13.8
8
9
sudo : false
10
0 commit comments