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

8 lines
83 B
YAML

language: go
go:
- 1.6.x
- 1.7.x
- master
script:
- go test -v -race ./...