Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Commit c1d652c

Browse files
jbdeboerchirayuk
authored andcommitted
chore(presubmit): Do not use the g3v1x task for presubmit
Closes #1214
1 parent 7454e1a commit c1d652c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ node_js:
33
- '0.11'
44
env:
55
matrix:
6+
- JOB=unit-stable
7+
CHANNEL=stable
8+
TESTS=vm
9+
BROWSERS=DartiumWithWebPlatform
610
- JOB=unit-g3stable
711
CHANNEL=stable
812
TESTS=vm
913
BROWSERS=DartiumWithWebPlatform
1014
USE_G3=YES
11-
- JOB=unit-stable
12-
CHANNEL=stable
13-
TESTS=vm
14-
BROWSERS=DartiumWithWebPlatform
1515
- JOB=unit-dev
1616
CHANNEL=dev
1717
TESTS=vm

0 commit comments

Comments
 (0)