Publish wasm runtime binaries from CI (#56)

* Publish wasm binaries

* Update package.json version (npm)

* Copy directly to wasm32-unknown-unknown

* Remove debug repo, enable final location

* Always run through build test

* Update for new direectory structure

* Extra space before >

* Copy from subtrate/executor & subtrate/test-runtime
This commit is contained in:
Jaco Greeff
2018-02-09 18:48:17 +01:00
committed by Robert Habermeier
parent a2a299813d
commit 71261bb7c6
3 changed files with 75 additions and 0 deletions
+1
View File
@@ -14,3 +14,4 @@ matrix:
script:
- cargo check --all
- cargo test --all
- ./publish-wasm.sh