Fix TODO for the WASM CI build of rpc-servers (#3966)

This commit is contained in:
Pierre Krieger
2019-10-30 12:22:04 +01:00
committed by Bastian Köcher
parent 5de3393297
commit b8602aa58b
+1 -2
View File
@@ -208,8 +208,7 @@ check-web-wasm:
- time cargo web build -p substrate-panic-handler
- time cargo web build -p substrate-peerset
- time cargo web build -p substrate-primitives
# TODO: we can't use cargo web until https://github.com/paritytech/jsonrpc/pull/436 is deployed
- time cargo build -p substrate-rpc-servers --target wasm32-unknown-unknown
- time cargo web build -p substrate-rpc-servers
- time cargo web build -p substrate-serializer
- time cargo web build -p substrate-state-db
- time cargo web build -p substrate-state-machine