tile38/vendor/github.com/xdg/scram/.travis.yml

12 lines
124 B
YAML
Raw Normal View History

2021-07-08 11:20:45 +03:00
language: go
sudo: false
go:
- "1.7"
- "1.8"
- "1.9"
- "1.10"
- master
matrix:
allow_failures:
- go: master