blob: 67c177d677ad5afbbdb81eb0477ab783a5b96ced [file] [log] [blame]
# See https://pub.dev/packages/mono_repo
sdk:
- dev
- 2.18.0-146.0.dev
stages:
- analyze_and_format:
- group:
- format
- analyze: --fatal-infos
sdk:
- dev
os:
- linux
- unit_test:
- command: xvfb-run -s "-screen 0 1024x768x24" dart test --preset travis --total-shards 5 --shard-index 0
- command: xvfb-run -s "-screen 0 1024x768x24" dart test --preset travis --total-shards 5 --shard-index 1
- command: xvfb-run -s "-screen 0 1024x768x24" dart test --preset travis --total-shards 5 --shard-index 2
- command: xvfb-run -s "-screen 0 1024x768x24" dart test --preset travis --total-shards 5 --shard-index 3
- command: xvfb-run -s "-screen 0 1024x768x24" dart test --preset travis --total-shards 5 --shard-index 4
- command: dart test --preset travis --total-shards 5 --shard-index 0
os:
- windows
sdk:
- 2.18.0-146.0.dev
- command: dart test --preset travis --total-shards 5 --shard-index 1
os:
- windows
sdk:
- 2.18.0-146.0.dev
- command: dart test --preset travis --total-shards 5 --shard-index 2
os:
- windows
sdk:
- 2.18.0-146.0.dev
- command: dart test --preset travis --total-shards 5 --shard-index 3
os:
- windows
sdk:
- 2.18.0-146.0.dev
- command: dart test --preset travis --total-shards 5 --shard-index 4
os:
- windows
sdk:
- 2.18.0-146.0.dev