1
0
mirror of https://github.com/bspeice/dtparse synced 2024-11-12 17:08:09 -05:00

Fix target name

This commit is contained in:
Bradlee Speice 2018-08-14 22:38:05 -04:00
parent 22e0300275
commit afb7747cdf

View File

@ -93,7 +93,7 @@ matrix:
rust: 1.27.0
# WASM support
- env: TARGET=asmjs-unknown-empscripten USE_CARGO_WEB=true
- env: TARGET=asmjs-unknown-emscripten USE_CARGO_WEB=true
rust: nightly