Fixes wrong command in travis
Este commit está contenido en:
padre
3c361d8664
commit
180616d129
10
.travis.yml
10
.travis.yml
@ -7,16 +7,8 @@ services:
|
||||
go:
|
||||
- 1.11.x
|
||||
|
||||
env:
|
||||
- TEST_SUITE=test-unit
|
||||
- TEST_SUITE=test-bogo
|
||||
- TEST_SUITE=test-interop
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
||||
before_install:
|
||||
- make -f _dev/Makefile fmtcheck
|
||||
|
||||
script:
|
||||
- go test -v -r=.
|
||||
- go test -v -run=.
|
||||
|
Cargando…
Referencia en una nueva incidencia
Block a user