rclone/vendor/github.com/rfjakob/eme/.travis.yml

12 lines
159 B
YAML
Raw Normal View History

language: go
2020-06-27 16:45:12 +02:00
go:
- 1.11.x # Debian 10 "Buster"
- 1.12.x # Ubuntu 19.10
- 1.13.x # Debian 11 "Bullseye"
- stable
script:
- go build
- ./test.bash