Skip to content

Commit a056977

Browse files
committed
wasi: Update wasmtim runner version
Signed-off-by: Joe Richey <joerichey@google.com>
1 parent d661aa7 commit a056977

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ matrix:
5151
- gunzip cargo-web.gz
5252
- chmod +x cargo-web
5353
# Get wasmtime
54-
- export VERSION=v0.3.0 # Pin version for stability
54+
- export VERSION=v0.8.0 # Pin version for stability
5555
- wget -O wasmtime.tar.xz https://github.com/CraneStation/wasmtime/releases/download/$VERSION/wasmtime-$VERSION-x86_64-linux.tar.xz
5656
- tar -xf wasmtime.tar.xz --strip-components=1
5757
# Get wasm-bindgen-test-runner which matches our wasm-bindgen version

0 commit comments

Comments
 (0)