Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow `nightly-x86_64-pc-windows-gnu` to fail on AppVeyor. #14139

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Allow `nightly-x86_64-pc-windows-gnu` to fail on AppVeyor.

  • Loading branch information
frewsxcv committed Nov 8, 2016
commit 0d091f41f7dedf4935a196af2f6bbb48da7ac5e9
@@ -31,6 +31,10 @@ environment:
- TARGET: nightly-x86_64-pc-windows-msvc
- TARGET: nightly-x86_64-pc-windows-gnu

matrix:
allow_failures:
- TARGET: nightly-x86_64-pc-windows-gnu

branches:
only:
- master
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.