Picocrypt/cli/v2/picocrypt/vendor/github.com/mitchellh/colorstring/.travis.yml
2024-04-27 13:10:26 -04:00

16 lines
138 B
YAML

language: go
go:
- 1.0
- 1.1
- 1.2
- 1.3
- tip
script:
- go test
matrix:
allow_failures:
- go: tip