File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 8
8
build : false
9
9
10
10
test_script :
11
- - cargo test --locked
11
+ - cargo test --locked -- --test-threads 1
12
12
13
13
before_deploy :
14
14
- ps : |
Original file line number Diff line number Diff line change 2
2
> Your favorite rust -> wasm workflow tool!
3
3
4
4
[ ![ Build Status] ( https://travis-ci.org/rustwasm/wasm-pack.svg?branch=master )] ( https://travis-ci.org/rustwasm/wasm-pack )
5
- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/7jjuo5wewu9lyyfi?svg=true )] ( https://ci.appveyor.com/project/rustwasm/wasm-pack )
5
+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/iv1qtnqtv168ef8h?svg=true )] ( https://ci.appveyor.com/project/ashleygwilliams/wasm-pack-071k0 )
6
+
6
7
7
8
This tool seeks to be a one-stop shop for building and working with rust-
8
9
generated WebAssembly that you would like to interop with JavaScript, in the
You can’t perform that action at this time.
0 commit comments