Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
jakelang committed Apr 12, 2019
1 parent fdc360c commit 7156206
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,10 @@ jobs:
- run:
name: Update rustc
command: |
rustup install nightly-x86_64-unknown-linux-gnu
rustup target add wasm32-unknown-unknown --toolchain nightly
rustup
rustup component add rustfmt-preview
rustup update
rustup install nightly-x86_64-unknown-linux-gnu
- run:
name: Check formatting
command: |
Expand Down

0 comments on commit 7156206

Please sign in to comment.