rclone/vendor/github.com/thinkhy/go-adb/.travis.yml
2019-02-14 10:44:21 +01:00

11 lines
85 B
YAML

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