Skip to content

Commit 3529af7

Browse files
authored
update .travis.yml (go 1.14 and tip) (#510)
1 parent 6ceb133 commit 3529af7

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
@@ -2,6 +2,8 @@ language: go
22

33
go:
44
- "1.11"
5+
- "1.14"
6+
- tip
57

68
services:
79
mysql

0 commit comments

Comments
 (0)