Travis calls script/test

This commit is contained in:
Aren Patel 2017-02-16 17:48:23 -08:00
parent b7ab492362
commit 4ffe86f477
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ go:
- 1.7.x
- 1.8.x
- tip
script: go test -v .
script: script/test -v