mirror of
https://github.com/chronotope/chrono.git
synced 2025-09-28 05:21:39 +00:00
13 lines
203 B
YAML
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"
|