Skip to content

Commit a79e46e

Browse files
committed
Use Dart 2.2 for tests
Work around this issue: https://github.com/dart-lang/coverage/issues/249
1 parent f33430a commit a79e46e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: dart
2+
dart:
3+
- '2.2.0'
24
install:
35
- gem install coveralls-lcov
46
script: ./tool/travis.sh

0 commit comments

Comments
 (0)