Adding more go on travis

This commit is contained in:
gfleury 2020-03-05 16:39:44 -03:00
parent baf37305d1
commit c68685e002

View File

@ -1,4 +1,9 @@
language: go
go:
- "1.11"
- "1.13"
- "1.14"
- master
install:
- go get -d -v .