Files
leanote/vendor/github.com/revel/log15/.travis.yml
2017-11-30 19:55:33 +08:00

13 lines
135 B
YAML

language: go
go_import_path: github.com/inconshreveable/log15
sudo: false
go:
- 1.3
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
- tip