blob: 2760c004a15e23923eb2d5ade60c4b47e3102c42 [file] [log] [blame]
language: dart
sudo: false
dart:
- stable
- dev
- 1.22.1
- 1.21.1
- 1.20.1
- 1.19.1
dart_task:
- test: -p vm
- test: -p firefox
- test: -p dartium
install_dartium: true
- dartfmt
- dartanalyzer
cache:
directories:
- $HOME/.pub-cache