build: unit test on github with kvdb_etcd tag

This commit is contained in:
Andras Banki-Horvath 2020-09-04 15:55:52 +02:00
parent 357cd7d7a7
commit 26effca761
No known key found for this signature in database
GPG Key ID: 80E5375C094198D8

@ -214,6 +214,7 @@ jobs:
matrix:
unit_type:
- btcd unit-cover
- unit tags=kvdb_etcd
- travis-race
steps:
- name: git checkout