mirror of
https://github.com/bspeice/dtparse
synced 2024-12-22 04:18:09 -05:00
Remove WASM from Travis
This commit is contained in:
parent
b81a8d9541
commit
0f7ac8538c
@ -80,11 +80,6 @@ matrix:
|
|||||||
- env: TARGET=x86_64-unknown-linux-gnu
|
- env: TARGET=x86_64-unknown-linux-gnu
|
||||||
rust: 1.28.0
|
rust: 1.28.0
|
||||||
|
|
||||||
# WASM support
|
|
||||||
- env: TARGET=asmjs-unknown-emscripten USE_CARGO_WEB=true
|
|
||||||
rust: nightly
|
|
||||||
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- set -e
|
- set -e
|
||||||
- rustup self update
|
- rustup self update
|
||||||
|
Loading…
Reference in New Issue
Block a user