schnutibox/vendor/github.com/ghodss/yaml/.travis.yml
Marvin Steadfast 61bd2f41c7
All checks were successful
continuous-integration/drone/push Build is passing
adds tool dependencies
2021-05-04 08:41:43 +02:00

8 lines
66 B
YAML

language: go
go:
- 1.3
- 1.4
script:
- go test
- go build