vikunja/vendor/github.com/mohae/deepcopy/.travis.yml
konrad d8399e374c
All checks were successful
continuous-integration/drone/push Build is passing
Sort Order for tasks (#110)
2019-12-07 14:30:51 +00:00

12 lines
94 B
YAML

language: go
go:
- tip
matrix:
allow_failures:
- go: tip
script:
- go test ./...