blob: 5679bf37c2dd3f3e992c0d2a0df69c92b2e4530c [file] [log] [blame]
language: dart
dart:
- dev
sudo: false
script: ./tool/travis.sh
env:
- LINTER_BOT=main
- LINTER_BOT=benchmark
- LINTER_BOT=pana_baseline
- LINTER_BOT=release
# https://github.com/dart-lang/linter/issues/2014
# - LINTER_BOT=score
# Only building master means that we don't run two builds for each pull request.
branches:
only: [master]
cache:
directories:
- $HOME/.pub-cache