Skip to content

Commit

Permalink
Enable travis tests for wasm32
Browse files Browse the repository at this point in the history
  • Loading branch information
malbarbo committed Jun 20, 2017
1 parent 7df3af3 commit 52f1b31
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,9 @@ matrix:
- os: linux
env: TARGET=asmjs-unknown-emscripten
rust: stable
# https://github.com/rust-lang/libc/pull/610#issuecomment-307264794
#- os: linux
# env: TARGET=wasm32-unknown-emscripten
# rust: stable
- os: linux
env: TARGET=wasm32-unknown-emscripten
rust: stable

# beta
- os: linux
Expand Down

0 comments on commit 52f1b31

Please sign in to comment.