rclone/vendor/github.com/rfjakob/eme/.travis.yml
2020-06-29 14:44:57 +01:00

12 lines
159 B
YAML

language: go
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