Skip to content

Commit

Permalink
travis: Enable wasm32-unknown-emscripten tests
Browse files Browse the repository at this point in the history
  • Loading branch information
malbarbo committed Jun 13, 2017
1 parent 405adb6 commit f0c400b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ matrix:
- env: IMAGE=asmjs
- env: IMAGE=i686-gnu
- env: IMAGE=i686-gnu-nopt
- env: IMAGE=wasm32
- env: IMAGE=x86_64-gnu
- env: IMAGE=x86_64-gnu-full-bootstrap
- env: IMAGE=x86_64-gnu-aux
Expand Down

0 comments on commit f0c400b

Please sign in to comment.