blob: 505c5f98474c29e08d13560df1f110956466d2d9 [file] [log] [blame]
language: dart
install:
- gem install coveralls-lcov
dart:
# Keep this value aligned with min SDK value in pubspec.yaml and FROM line of Dockerfile
- "2.4.1"
# TODO(devoncarew): commented out due to
# https://github.com/dart-lang/dart-pad/issues/1002
#- dev
branches:
only: [master]
script: ./tool/travis.sh