Remove state_processing tests, update travis

This commit is contained in:
Paul Hauner
2019-05-10 10:28:18 +10:00
parent 42765f2614
commit 59883603ac
9 changed files with 1 additions and 91 deletions

View File

@@ -3,7 +3,6 @@ members = [
"eth2/fork_choice",
"eth2/operation_pool",
"eth2/state_processing",
"eth2/state_processing/yaml_utils",
"eth2/types",
"eth2/utils/bls",
"eth2/utils/boolean-bitfield",