blob: e415dd4aa93f8f2b4437cee3352dedf2168114ea [file] [log] [blame]
language: dart
dart:
- dev
- 2.1.0
cache:
directories:
- $HOME/.pub-cache
dist: trusty
addons:
chrome: stable
branches:
only: [master]
# TODO: Give up the dream of running with dartdevc until...
# https://github.com/dart-lang/sdk/issues/31280
dart_task:
- test: --platform vm
- dartanalyzer
- dartfmt