We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f33430a commit a79e46eCopy full SHA for a79e46e
.travis.yml
@@ -1,4 +1,6 @@
1
language: dart
2
+dart:
3
+ - '2.2.0'
4
install:
5
- gem install coveralls-lcov
6
script: ./tool/travis.sh
0 commit comments