This repository has been archived on 2019-06-23. You can view files and clone it, but cannot push or open issues or pull requests.
mumbledj/vendor/github.com/nicksnyder/go-i18n/.travis.yml

9 lines
69 B
YAML
Raw Normal View History

language: go
sudo: false
go:
- 1.2
- 1.3
- 1.4
- 1.5
- tip