Adding more go on travis

This commit is contained in:
gfleury 2020-03-05 16:42:45 -03:00
parent c68685e002
commit ee1529b887

View File

@ -1,8 +1,8 @@
language: go
go:
- "1.11"
- "1.13"
- "1.14"
- 1.11.x
- 1.13.x
- 1.14.x
- master
install: