3
0
mirror of https://github.com/ergochat/ergo.git synced 2024-11-11 14:39:31 +01:00
ergo/vendor/github.com/GehirnInc/crypt/.travis.yml
2020-10-02 16:48:37 -04:00

8 lines
83 B
YAML

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