File tree Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Expand file tree Collapse file tree 1 file changed +3
-9
lines changed Original file line number Diff line number Diff line change @@ -122,15 +122,12 @@ matrix:
122
122
- env : TOXENV=py27-remote
123
123
<< : *python
124
124
<< : *firefox-esr
125
+ - env : MARIONETTE=1 TOXENV=py27-marionette
126
+ << : *python
127
+ << : *firefox-nightly
125
128
- env : TOXENV=py33-unit
126
129
<< : *python
127
130
python : 3.3
128
- - language : python
129
- python : 3.4
130
- env : TOXENV=py34-unit
131
- - env : TOXENV=py35-unit
132
- << : *python
133
- python : 3.5
134
131
- env : TOXENV=flake8
135
132
<< : *python
136
133
python : 3.6
@@ -148,9 +145,6 @@ matrix:
148
145
<< : *python
149
146
<< : *firefox-esr
150
147
python : 3.6
151
- - env : MARIONETTE=1 TOXENV=py27-marionette
152
- << : *python
153
- << : *firefox-nightly
154
148
- env : MARIONETTE=1 TOXENV=py36-marionette
155
149
<< : *python
156
150
<< : *firefox-nightly
You can’t perform that action at this time.
0 commit comments