mirror of https://github.com/AMT-Cheif/drift.git
Use Dart 2.2 for testing
This commit is contained in:
parent
766e5fbbdb
commit
b7f9d6204a
|
@ -1,8 +1,8 @@
|
||||||
language: dart
|
language: dart
|
||||||
|
|
||||||
|
# todo bring back stable. Seems like coverage hangs on 2.3.0
|
||||||
dart:
|
dart:
|
||||||
- stable
|
- "2.2.0"
|
||||||
|
|
||||||
env:
|
env:
|
||||||
- PKG="moor"
|
- PKG="moor"
|
||||||
- PKG="moor_generator"
|
- PKG="moor_generator"
|
||||||
|
|
Loading…
Reference in New Issue