File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed
Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ matrix:
4040 - ROBOTFRAMEWORK=3.0.4
4141 - ROBOT_OPTIONS=--dotted
4242 - INTERPRETER=pypy3
43- - python : " 3.6 "
43+ - python : " 3.4 "
4444 env :
4545 - BROWSER=headlesschrome
4646 - SELENIUM=3.12.0
@@ -51,7 +51,7 @@ matrix:
5151 - python : " 2.7"
5252 env :
5353 - BROWSER=chrome
54- - SELENIUM=2.53.6
54+ - SELENIUM=3.12.0
5555 - ROBOTFRAMEWORK=2.9.2
5656 - ROBOT_OPTIONS=--dotted
5757 - INTERPRETER=python2
@@ -62,13 +62,6 @@ matrix:
6262 - ROBOTFRAMEWORK=2.8.7
6363 - ROBOT_OPTIONS=
6464 - INTERPRETER=python2
65- - python : " 3.4"
66- env :
67- - BROWSER=chrome
68- - SELENIUM=2.53.6
69- - ROBOTFRAMEWORK=3.0.4
70- - ROBOT_OPTIONS=--dotted
71- - INTERPRETER=python3
7265before_script :
7366 - " export DISPLAY=:99.0"
7467 - " sh -e /etc/init.d/xvfb start"
You can’t perform that action at this time.
0 commit comments