run only one unit tests command in Travis (#1176)

This commit is contained in:
Adam Babik 2018-08-29 12:25:55 +02:00 committed by GitHub
parent a571eeb7a4
commit 794e799d63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ jobs:
- make vendor-check
- stage: Test unit and integration
script:
- make test-unit-race
- make test-unit
- stage: Test e2e on private network
script: