1
0
mirror of https://github.com/cmur2/miflorad.git synced 2026-04-02 16:18:34 +02:00
Files
miflorad/.travis.yml
2018-12-13 16:33:37 +01:00

10 lines
82 B
YAML

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