1
0
mirror of https://github.com/jhillyerd/inbucket.git synced 2025-12-17 09:37:02 +00:00

Run travis tests with race detector enabled

This commit is contained in:
James Hillyerd
2017-02-12 14:53:42 -08:00
parent 3e8b914f89
commit 9fc9a333a6

View File

@@ -7,3 +7,5 @@ before_script:
go:
- 1.7.5
- master
script: go test -race -v ./...