Fixes wrong command in travis

Bu işleme şunda yer alıyor:
Henry Case 2019-04-05 13:55:44 +01:00
ebeveyn 3c361d8664
işleme 180616d129

Dosyayı Görüntüle

@ -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=.