We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ceb133 commit 3529af7Copy full SHA for 3529af7
.travis.yml
@@ -2,6 +2,8 @@ language: go
2
3
go:
4
- "1.11"
5
+ - "1.14"
6
+ - tip
7
8
services:
9
mysql
0 commit comments