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

11 lines
107 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
- master
matrix:
allow_failures:
- go: master