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

View File

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