ergo/vendor/github.com/GehirnInc/crypt/.travis.yml

8 lines
83 B
YAML
Raw Normal View History

2020-10-02 22:48:37 +02:00
language: go
go:
- 1.6.x
- 1.7.x
- master
script:
- go test -v -race ./...