json tests are not run in default configuration, faster travis build, fixed coverage for ethcore-rpc and ethash

This commit is contained in:
debris
2016-02-01 16:03:43 +01:00
parent f0bd77d00c
commit 09ebc924a6
3 changed files with 17 additions and 13 deletions

View File

@@ -25,7 +25,6 @@ crossbeam = "0.1.5"
lazy_static = "0.1"
[features]
default = ["json-tests"]
jit = ["evmjit"]
evm-debug = []
json-tests = []