Update .travis.yml to use Go 1.13.x instead of 1.10.x
Created by: mrnugget
I don't see a reason why we can't use the newest version, especially since we already use go.mod
and go.sum
files.
Created by: mrnugget
I don't see a reason why we can't use the newest version, especially since we already use go.mod
and go.sum
files.