1
0
mirror of https://github.com/cmur2/miflorad.git synced 2024-11-14 08:56:16 +01:00
miflorad/.travis.yml
2019-02-26 12:50:56 +01:00

11 lines
95 B
YAML

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