Skip to content

Commit

Permalink
Tweak syntax for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Feb 21, 2019
1 parent 9f7c681 commit 448f16d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/azure-job-test-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
- script: cargo test
- script: cargo test --features zlib
- script: cargo test --features tokio
- script: cargo test --features 'tokio zlib'
- script: cargo test --features "tokio zlib"
- script: cargo test --features zlib --no-default-features

0 comments on commit 448f16d

Please sign in to comment.