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 787eee1 commit 5dafc5eCopy full SHA for 5dafc5e
.travis.yml
@@ -1,7 +1,7 @@
1
language: dart
2
3
dart:
4
- # We need 2.9.2 this to verify the Chrome MemoryInfo workaround: https://github.com/cleandart/react-dart/pull/280
+ # We need 2.9.2 to verify the Chrome MemoryInfo workaround: https://github.com/cleandart/react-dart/pull/280
5
# TODO remove the workaround as well as this config once SDK lower bound is >=2.9.3
6
- 2.9.2
7
- stable
0 commit comments