MovieNight/.travis.yml
2020-10-20 00:45:17 +02:00

11 lines
90 B
YAML

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