Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Commit

Permalink
turn off MIR for windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
rphmeier committed Oct 4, 2016
1 parent ab42a45 commit 8c763c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ install:

build: off

environment:
- RUSTFLAGS: -Zorbit=off
test_script:
- cargo test --verbose --release

Expand Down

0 comments on commit 8c763c3

Please sign in to comment.