Files
traefik-forward-auth/.travis.yml
2018-07-18 14:00:29 +01:00

8 lines
120 B
YAML

language: go
sudo: false
go:
- "1.10"
install:
- go get github.com/namsral/flag
- go get github.com/op/go-logging