Skip to content

Commit 5dafc5e

Browse files
Fix typo
Co-authored-by: joebingham-wk <[email protected]>
1 parent 787eee1 commit 5dafc5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: dart
22

33
dart:
4-
# We need 2.9.2 this to verify the Chrome MemoryInfo workaround: https://github.com/cleandart/react-dart/pull/280
4+
# We need 2.9.2 to verify the Chrome MemoryInfo workaround: https://github.com/cleandart/react-dart/pull/280
55
# TODO remove the workaround as well as this config once SDK lower bound is >=2.9.3
66
- 2.9.2
77
- stable

0 commit comments

Comments
 (0)