gnormal / gnorm

A database-first code generator for any language
https://gnorm.org
Other
487 stars 40 forks source link

update travis config #29

Closed natefinch closed 6 years ago

natefinch commented 6 years ago

This changes our build so that we don't call go get ./..., which hides if we've forgotten to vendor a dependency.