Remove appveyor configuration (#23251)

We're no longer using Appveyor.
This commit is contained in:
Greg Spencer 2018-10-18 10:57:18 -07:00 committed by GitHub
parent 36983508ad
commit f16b44be1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,19 +0,0 @@
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