MovieNight/.travis.yml
2020-08-19 17:24:39 +02:00

11 lines
90 B
YAML

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