blob: 191da0afb91f7459dc427efcc18c69e3d548a12c [file] [log] [blame]
os: linux
before_script:
- git clone https://github.com/flutter/flutter.git --depth 1
- export PATH=`pwd`/flutter/bin:`pwd`/flutter/bin/cache/dart-sdk/bin:$PATH
- flutter doctor
script:
- flutter test