rclone/vendor/github.com/thinkhy/go-adb/.travis.yml

12 lines
85 B
YAML
Raw Normal View History

language: go
go:
- 1.6
- tip
install:
- make get-deps
script:
- make test