Use Dart 2.2 for testing

This commit is contained in:
Simon Binder 2019-05-09 15:25:44 +02:00
parent 766e5fbbdb
commit b7f9d6204a
No known key found for this signature in database
GPG Key ID: B807FDF954BA00CF
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
language: dart
# todo bring back stable. Seems like coverage hangs on 2.3.0
dart:
- stable
- "2.2.0"
env:
- PKG="moor"
- PKG="moor_generator"