Skip to content

Commit

Permalink
Skip tests known to be failing
Browse files Browse the repository at this point in the history
Due to #16. This will get the build green again.
  • Loading branch information
chalin committed Jul 14, 2018
1 parent 4139f8d commit e234fb4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ dart:
dart_task:
- test: -p vm
xvfb: false
- test: -p firefox
# TODO: reinstate once https://github.com/dart-lang/typed_data/issues/16 is fixed
# - test: -p firefox
- dartfmt
- dartanalyzer

Expand Down

0 comments on commit e234fb4

Please sign in to comment.