1# TODO: delete this without breaking all PRs 2environment: 3 matrix: 4 - TARGET: nightly-i686-pc-windows-gnu 5matrix: 6 allow_failures: 7 - channel: nightly 8 9build: false 10 11test_script: 12 - echo "stub" 13