blob: 48fc0990cf691558cea0d503c454f6289f411636 [file] [log] [blame]
language: dart
dart:
- dev
dart_task:
- test: -p vm
- test: -p firefox
- dartanalyzer
# Only building master means that we don't run two builds for each pull request.
branches:
only: [master]
cache:
directories:
- $HOME/.pub-cache