ci: v1.0.0 fix travis

This commit is contained in:
Simon Eskildsen 2017-06-08 18:14:41 -04:00
parent 202f25545e
commit 85b1699d50
1 changed files with 0 additions and 1 deletions

View File

@ -10,4 +10,3 @@ install:
- go get github.com/stretchr/testify/assert
script:
- go test -race -v .
- cd hooks/null && go test -race -v .