Skip to content

Commit

Permalink
explicitly default to nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark McCaskey committed May 20, 2019
1 parent e00f414 commit a4ccf36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,7 @@ jobs:
rustup toolchain install nightly
rustup target add wasm32-wasi --toolchain nightly
- run: |
rustup default nightly
make test-wasi-singlepass
make test-wasi-clif
- run: rustup default nightly-2019-04-11
Expand Down

0 comments on commit a4ccf36

Please sign in to comment.