Skip to content

Commit

Permalink
Update the AppVeyor script
Browse files Browse the repository at this point in the history
  • Loading branch information
topecongiro committed May 31, 2020
1 parent 0267bc7 commit 87e4933
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,6 @@ install:
build: false

test_script:
- set CFG_RELEASE_CHANNEL=nightly
- set CFG_RELEASE=nightly
- cargo build --verbose
- cargo test
- cargo test -- --ignored
- cargo test --manifest-path rustfmt-core/Cargo.toml
- cargo test --manifest-path rustfmt-core/Cargo.toml -- --ignored
- cargo install cargo-make
- cargo make build-bins
- cargo test-all

0 comments on commit 87e4933

Please sign in to comment.