Skip to content

Commit 1baa3c3

Browse files
committed
Do not allow asm.js and wasm32 emscripten targets to fail.
Closes #1226.
1 parent 917a20c commit 1baa3c3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,9 +209,6 @@ matrix:
209209
# FIXME: android build bots time out irregularly
210210
- env: TARGET=aarch64-linux-android
211211
- env: TARGET=arm-linux-androideabi
212-
# FIXME: https://github.com/rust-lang/libc/issues/1226
213-
- env: TARGET=asmjs-unknown-emscripten
214-
- env: TARGET=wasm32-unknown-emscripten
215212
- name: "Semver Linux"
216213
- name: "Semver MacOSX"
217214

0 commit comments

Comments
 (0)