Skip to content

Commit 158826c

Browse files
authored
Remove tests on Dartium
1 parent e9536fd commit 158826c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.travis.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
language: dart
2-
sudo: false
2+
33
dart:
44
- dev
55
- stable
@@ -8,8 +8,6 @@ dart:
88
dart_task:
99
- test: --platform vm
1010
- test: --platform firefox
11-
- test: --platform dartium
12-
install_dartium: true
1311
- dartfmt
1412
- dartanalyzer
1513

0 commit comments

Comments
 (0)