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

Commit

Permalink
Merge pull request #3907 from ethcore/no-orbit-off
Browse files Browse the repository at this point in the history
remove -Zorbit=off from rustflags on windows
  • Loading branch information
gavofyork authored Dec 19, 2016
2 parents cd8af0a + 11f382c commit 61ade1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ environment:
certpass:
secure: 0BgXJqxq9Ei34/hZ7121FQ==
keyfile: C:\users\appveyor\Certificates.p12
RUSTFLAGS: -Zorbit=off -D warnings
RUSTFLAGS: -D warnings

branches:
only:
Expand Down

0 comments on commit 61ade1e

Please sign in to comment.