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