Skip to content

Commit

Permalink
Stop running tests with Dartium
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo authored Feb 13, 2018
1 parent 0e376cd commit 78705b2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: dart
sudo: false

dart:
- dev
- stable
Expand All @@ -9,8 +9,6 @@ dart_task:
- test: --platform vm
xvfb: false
- test: --platform firefox
- test: --platform dartium
install_dartium: true
- dartfmt
- dartanalyzer

Expand Down

0 comments on commit 78705b2

Please sign in to comment.