File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -119,8 +119,6 @@ matrix:
119
119
- env : TOXENV=py27-firefox
120
120
<< : *python
121
121
<< : *firefox-esr
122
- - env : PHANTOMJS=1 TOXENV=py27-phantomjs
123
- << : *python
124
122
- env : TOXENV=py27-remote
125
123
<< : *python
126
124
<< : *firefox-esr
@@ -146,9 +144,6 @@ matrix:
146
144
<< : *python
147
145
<< : *firefox-esr
148
146
python : 3.6
149
- - env : PHANTOMJS=1 TOXENV=py36-phantomjs
150
- << : *python
151
- python : 3.6
152
147
- env : TOXENV=py36-remote
153
148
<< : *python
154
149
<< : *firefox-esr
@@ -174,8 +169,6 @@ matrix:
174
169
- env : TASK=//rb:ff-esr-test
175
170
<< : *ruby
176
171
<< : *firefox-esr
177
- - env : PHANTOMJS=1 TASK=//rb:phantomjs-test
178
- << : *ruby
179
172
- env : CHROME=1 TASK=//rb:remote-chrome-test
180
173
<< : *ruby
181
174
<< : *chrome
@@ -188,15 +181,11 @@ matrix:
188
181
- env : TASK=//rb:remote-ff-esr-test
189
182
<< : *ruby
190
183
<< : *firefox-esr
191
- - env : PHANTOMJS=1 TASK=//rb:remote-phantomjs-test
192
- << : *ruby
193
184
- env : TASK=//rb:docs
194
185
<< : *ruby
195
186
allow_failures :
196
187
- env : CHROME=1 TASK=//java/client/test/com/thoughtworks/selenium:chrome-rc-test:run
197
188
- env : MARIONETTE=1 TASK=//java/client/test/com/thoughtworks/selenium:firefox-rc-test:run
198
- - env : PHANTOMJS=1 TOXENV=py27-phantomjs
199
- - env : PHANTOMJS=1 TOXENV=py36-phantomjs
200
189
before_install : ./scripts/travis/before_install.sh
201
190
install : ./scripts/travis/install.sh
202
191
before_script : ./scripts/travis/before_script.sh
You can’t perform that action at this time.
0 commit comments