chrono/appveyor.yml
2020-06-26 12:37:57 -04:00

13 lines
203 B
YAML

# TODO: delete this without breaking all PRs
environment:
matrix:
- TARGET: nightly-i686-pc-windows-gnu
matrix:
allow_failures:
- channel: nightly
build: false
test_script:
- echo "stub"