blob: e6403f59263849e33b57ff2b7870d3803b97f5ba [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.5.0"
# TODO(devoncarew): commented out due to
# https://github.com/dart-lang/dart-pad/issues/1002
#- dev
branches:
only: [master]
script: ./tool/travis.sh