Skip to content
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit e234fb4

Browse files
committed
Skip tests known to be failing
Due to #16. This will get the build green again.
1 parent 4139f8d commit e234fb4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ dart:
55
dart_task:
66
- test: -p vm
77
xvfb: false
8-
- test: -p firefox
8+
# TODO: reinstate once https://github.com/dart-lang/typed_data/issues/16 is fixed
9+
# - test: -p firefox
910
- dartfmt
1011
- dartanalyzer
1112

0 commit comments

Comments
 (0)