Commit 7a7f9b68 authored by Michael Goderbauer's avatar Michael Goderbauer Committed by GitHub

add appveyor config (#8323)

appveyor.com runs our tests on Windows for each PR.
parent a745fd58
install:
- 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