1
0
mirror of https://github.com/cmur2/miflorad.git synced 2024-11-14 18:56:14 +01: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