Skip to content

Commit 31b276a

Browse files
committed
add chrome to travis
1 parent d84caa4 commit 31b276a

1 file changed

Lines changed: 6 additions & 2 deletions

File tree

.travis.yml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1+
sudo: required
2+
addons:
3+
chrome: stable
4+
15
language: dart
26
dart:
3-
# - stable # there's no Dart 2 on the stable channel yet
4-
- dev
7+
# - stable # there's no Dart 2 on the stable channel yet
8+
- dev
59
script: ./tool/presubmit.sh

0 commit comments

Comments
 (0)