blob: 1259c7782538e36e4a5147636749fdad14aca62a [file] [log] [blame]
install:
- choco install dart-sdk
- ps: refreshenv
- refreshenv
- set DART_DIR=c:\tools\dart-sdk\bin
- set PUB_EXECUTABLE=pub.bat
- ps: pwd
- pub get
build: off
test_script:
- pub run test