File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -29,36 +29,36 @@ matrix:
2929 - python : " 3.6"
3030 env :
3131 - BROWSER=headlesschrome
32- - SELENIUM=3.12 .0
32+ - SELENIUM=3.14 .0
3333 - ROBOTFRAMEWORK=3.0.4
3434 - ROBOT_OPTIONS=--dotted
3535 - INTERPRETER=python3
3636 - python : " pypy3.5"
3737 env :
3838 - BROWSER=chrome
39- - SELENIUM=3.12 .0
39+ - SELENIUM=3.14 .0
4040 - ROBOTFRAMEWORK=3.0.4
4141 - ROBOT_OPTIONS=--dotted
4242 - INTERPRETER=pypy3
4343 - python : " 3.4"
4444 env :
4545 - BROWSER=headlesschrome
46- - SELENIUM=3.12 .0
46+ - SELENIUM=3.14 .0
4747 - ROBOTFRAMEWORK=3.0.4
4848 - ROBOT_OPTIONS=--dotted
4949 - INTERPRETER=python3
5050 - JYTHON=true
5151 - python : " 2.7"
5252 env :
5353 - BROWSER=chrome
54- - SELENIUM=3.12 .0
54+ - SELENIUM=3.14 .0
5555 - ROBOTFRAMEWORK=2.9.2
5656 - ROBOT_OPTIONS=--dotted
5757 - INTERPRETER=python2
5858 - python : " 2.7"
5959 env :
6060 - BROWSER=chrome
61- - SELENIUM=3.12 .0
61+ - SELENIUM=3.14 .0
6262 - ROBOTFRAMEWORK=2.8.7
6363 - ROBOT_OPTIONS=
6464 - INTERPRETER=python2
You can’t perform that action at this time.
0 commit comments