Unverified Commit f16b44be authored by Greg Spencer's avatar Greg Spencer Committed by GitHub

Remove appveyor configuration (#23251)

We're no longer using Appveyor.
parent 36983508
environment:
matrix:
- SHARD: tests
- SHARD: tool_tests
install:
- cmd: cd ..
- cmd: move flutter "flutter sdk"
- cmd: cd "flutter sdk"
- cmd: bin\flutter.bat config --no-analytics
- cmd: bin\flutter.bat update-packages
cache:
- '%APPDATA%\Pub\Cache'
build: off
test_script:
- cmd: bin\cache\dart-sdk\bin\dart.exe -c dev\bots\test.dart
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment