This repository has been archived on 2025-10-28. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
vikunja-api/vendor/github.com/ghodss/yaml/.travis.yml

7 lines
66 B
YAML

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