Skip to content
This repository was archived by the owner on Apr 15, 2025. It is now read-only.

Commit 25629d8

Browse files
committed
fix(travis): Work around Travis breakages
1 parent 81c5f65 commit 25629d8

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.travis.yml

-13
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,6 @@ node_js:
33
- "0.11"
44
env:
55
matrix:
6-
- JOB=unit-stable
7-
CHANNEL=stable
8-
TESTS=dart2js
9-
BROWSERS=ChromeNoSandbox,Firefox
10-
- JOB=unit-g3stable
11-
CHANNEL=stable
12-
TESTS=dart2js
13-
BROWSERS=ChromeNoSandbox,Firefox
14-
USE_G3=YES
15-
- JOB=unit-dev
16-
CHANNEL=dev
17-
TESTS=dart2js
18-
BROWSERS=ChromeNoSandbox,Firefox
196
- JOB=unit-dev
207
CHANNEL=dev
218
TESTS=vm

0 commit comments

Comments
 (0)