1
0
mirror of https://github.com/cmur2/miflorad.git synced 2024-06-01 10:34:41 +02:00
miflorad/.travis.yml
2018-12-22 13:56:45 +01:00

10 lines
82 B
YAML

---
sudo: false
language: go
go:
- "1.11.x"
- master
env:
- GO111MODULE=on