File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,13 +52,6 @@ matrix:
5252 - env : CHROME=1 TASK=test_chrome
5353 << : *java
5454 << : *chrome
55- - env : CHROME=1 TOXENV=py27-chrome
56- << : *python
57- << : *chrome
58- - env : CHROME=1 TOXENV=py36-chrome
59- << : *python
60- << : *chrome
61- python : 3.6
6255 include :
6356 - env : TASK=build
6457 << : *java
@@ -116,6 +109,9 @@ matrix:
116109 << : *python
117110 - env : TOXENV=py27-unit
118111 << : *python
112+ - env : CHROME=1 TOXENV=py27-chrome
113+ << : *python
114+ << : *chrome
119115 - env : TOXENV=py27-firefox
120116 << : *python
121117 << : *firefox-esr
@@ -134,6 +130,10 @@ matrix:
134130 - env : TOXENV=py36-unit
135131 << : *python
136132 python : 3.6
133+ - env : CHROME=1 TOXENV=py36-chrome
134+ << : *python
135+ << : *chrome
136+ python : 3.6
137137 - env : TOXENV=py36-firefox
138138 << : *python
139139 << : *firefox-esr
You can’t perform that action at this time.
0 commit comments