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:
22
22
env :
23
23
- BROWSER=headlesschrome
24
24
- SELENIUM=3.141.0
25
- - ROBOTFRAMEWORK=3.1.1
25
+ - ROBOTFRAMEWORK=3.1.2
26
26
- ROBOT_OPTIONS=--dotted
27
27
- INTERPRETER=python3
28
28
- python : " pypy3.5"
29
29
env :
30
30
- BROWSER=chrome
31
31
- SELENIUM=3.141.0
32
- - ROBOTFRAMEWORK=3.1.1
32
+ - ROBOTFRAMEWORK=3.1.2
33
33
- ROBOT_OPTIONS=--dotted
34
34
- INTERPRETER=pypy3
35
35
- python : " 3.6"
36
36
env :
37
37
- BROWSER=headlesschrome
38
38
- SELENIUM=3.141.0
39
- - ROBOTFRAMEWORK=3.1.1
39
+ - ROBOTFRAMEWORK=3.1.2
40
40
- ROBOT_OPTIONS=--dotted
41
41
- INTERPRETER=python3
42
42
- JYTHON=true
43
43
- python : " 3.4"
44
44
env :
45
45
- BROWSER=headlesschrome
46
46
- SELENIUM=3.141.0
47
- - ROBOTFRAMEWORK=3.1.1
47
+ - ROBOTFRAMEWORK=3.1.2
48
48
- ROBOT_OPTIONS=--dotted
49
49
- INTERPRETER=python3
50
50
- python : " 2.7"
You can’t perform that action at this time.
0 commit comments