another attempt to fix build matrix
This commit is contained in:
parent
63950aa1a2
commit
21de5562d7
@ -8,8 +8,7 @@ matrix:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
include:
|
include:
|
||||||
- rust: nightly
|
- rust: nightly
|
||||||
- env: FEATURES="--features ethcore/json-tests"
|
env: FEATURES="--features ethcore/json-tests" KCOV_FEATURES=""
|
||||||
- env: KCOV_FEATURES=""
|
|
||||||
cache:
|
cache:
|
||||||
apt: true
|
apt: true
|
||||||
directories:
|
directories:
|
||||||
|
Loading…
Reference in New Issue
Block a user