Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Add test-chains build into build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
pepyakin committed Jun 7, 2018
1 parent 0a500ce commit 5667892
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ cd demo/runtime/wasm && ./build.sh && cd ../../..
cd substrate/executor/wasm && ./build.sh && cd ../../..
cd substrate/test-runtime/wasm && ./build.sh && cd ../../..
cd polkadot/runtime/wasm && ./build.sh && cd ../../..
cd polkadot/parachain/test-chains && ./build_test_chains.sh && cd ../../..

0 comments on commit 5667892

Please sign in to comment.