Skip to content

Commit

Permalink
Try to compile on Travis with latest Rust and EMSDK
Browse files Browse the repository at this point in the history
  • Loading branch information
abitrolly committed Aug 1, 2019
1 parent 2bfcf14 commit 7fc17a3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ matrix:
- npm run $TEST_SUITE

- language: rust
rust: "1.27.2"
env: EMSDK_VERSION=sdk-1.38.21-64bit
#rust: "1.27.2"
#env: EMSDK_VERSION=sdk-1.38.21-64bit
env: EMSDK_VERSION=latest
install:
#- rustup component add rustfmt
# install emsdk
Expand Down

0 comments on commit 7fc17a3

Please sign in to comment.