File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -22,29 +22,29 @@ matrix:
2222 env :
2323 - BROWSER=headlesschrome
2424 - SELENIUM=3.141.0
25- - ROBOTFRAMEWORK=3.1.1
25+ - ROBOTFRAMEWORK=3.1.2
2626 - ROBOT_OPTIONS=--dotted
2727 - INTERPRETER=python3
2828 - python : " pypy3.5"
2929 env :
3030 - BROWSER=chrome
3131 - SELENIUM=3.141.0
32- - ROBOTFRAMEWORK=3.1.1
32+ - ROBOTFRAMEWORK=3.1.2
3333 - ROBOT_OPTIONS=--dotted
3434 - INTERPRETER=pypy3
3535 - python : " 3.6"
3636 env :
3737 - BROWSER=headlesschrome
3838 - SELENIUM=3.141.0
39- - ROBOTFRAMEWORK=3.1.1
39+ - ROBOTFRAMEWORK=3.1.2
4040 - ROBOT_OPTIONS=--dotted
4141 - INTERPRETER=python3
4242 - JYTHON=true
4343 - python : " 3.4"
4444 env :
4545 - BROWSER=headlesschrome
4646 - SELENIUM=3.141.0
47- - ROBOTFRAMEWORK=3.1.1
47+ - ROBOTFRAMEWORK=3.1.2
4848 - ROBOT_OPTIONS=--dotted
4949 - INTERPRETER=python3
5050 - python : " 2.7"
You can’t perform that action at this time.
0 commit comments