Add Emscripten build in Travis

This commit is contained in:
David Tolnay
2018-09-02 12:34:13 -07:00
parent d23a40c1bb
commit d0464fbff7
5 changed files with 26 additions and 1 deletions
+2
View File
@@ -18,5 +18,7 @@ matrix:
include:
- rust: nightly
env: CLIPPY=true
- rust: nightly
env: EMSCRIPTEN=true
script: ./travis.sh