We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86965e commit d5b4ed9Copy full SHA for d5b4ed9
.travis.yml
@@ -1,9 +1,9 @@
1
language: go
2
3
go:
4
+ - 1.14.x
5
- 1.13.x
6
- 1.12.x
- - 1.11.x
7
- master
8
9
matrix:
0 commit comments