Files
abra/vendor/github.com/ghodss/yaml/.travis.yml
decentral1se 04aec8232f
Some checks failed
continuous-integration/drone/push Build is failing
chore: vendor
2024-08-04 11:06:58 +02:00

8 lines
66 B
YAML

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