We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33007a0 commit 5a771e3Copy full SHA for 5a771e3
.travis.yml
@@ -195,8 +195,6 @@ matrix:
195
allow_failures:
196
- env: CHROME=1 TASK=//java/client/test/com/thoughtworks/selenium:chrome-rc-test:run
197
- env: MARIONETTE=1 TASK=//java/client/test/com/thoughtworks/selenium:firefox-rc-test:run
198
- - env: MARIONETTE=1 TOXENV=py27-marionette
199
- - env: MARIONETTE=1 TOXENV=py36-marionette
200
- env: PHANTOMJS=1 TOXENV=py27-phantomjs
201
- env: PHANTOMJS=1 TOXENV=py36-phantomjs
202
before_install: ./scripts/travis/before_install.sh
0 commit comments