MovieNight/.travis.yml

13 lines
128 B
YAML

language: go
before_install:
- make get
go:
- 1.12.x
env:
- GO111MODULE=on
- ARCH=amd64
- TARGET=FreeBSD