MovieNight/.travis.yml
joeyak c1dd9168b2 Update build scripts
Moved all the go gets into the makefile to add version wasm support
Added get to update all dependencies and removed unneeded make rules
2019-03-16 22:24:35 -04:00

9 lines
64 B
YAML

language: go
before_install:
- make get
go:
- 1.12.x