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
|
||||
|
||||
go:
|
||||
- 1.x
|
||||
script: go test -v ./...
|
||||
|
|
Loading…
Reference in a new issue