Use correct testing command for Travis
This commit is contained in:
parent
94af2e724e
commit
a2b0a88270
1 changed files with 1 additions and 3 deletions
|
@ -1,4 +1,2 @@
|
||||||
language: go
|
language: go
|
||||||
|
script: go test -v ./...
|
||||||
go:
|
|
||||||
- 1.x
|
|
||||||
|
|
Loading…
Reference in a new issue