mirror of
https://github.com/bspeice/dtparse
synced 2025-08-04 22:45:09 -04:00
Remove WASM from Travis
This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user