hanayo/vendor/github.com/johnniedoe/contrib/.travis.yml
2019-02-23 13:29:15 +00:00

8 lines
82 B
YAML

language: go
go:
- 1.4
- 1.4.2
- tip
services:
- memcache
- redis-server