MovieNight/.travis.yml

11 lines
90 B
YAML

language: go
before_install:
- make get
go:
- 1.12.x
env:
- GO111MODULE=on