Skip to content

Commit 6cd067d

Browse files
authored
Update RF to 3.1.0 in Travis (#1256)
1 parent 7b143e8 commit 6cd067d

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,29 +22,29 @@ matrix:
2222
env:
2323
- BROWSER=headlesschrome
2424
- SELENIUM=3.141.0
25-
- ROBOTFRAMEWORK=3.0.4
25+
- ROBOTFRAMEWORK=3.1.0
2626
- ROBOT_OPTIONS=--dotted
2727
- INTERPRETER=python3
2828
- python: "pypy3.5"
2929
env:
3030
- BROWSER=chrome
3131
- SELENIUM=3.141.0
32-
- ROBOTFRAMEWORK=3.0.4
32+
- ROBOTFRAMEWORK=3.1.0
3333
- ROBOT_OPTIONS=--dotted
3434
- INTERPRETER=pypy3
3535
- python: "3.6"
3636
env:
3737
- BROWSER=headlesschrome
3838
- SELENIUM=3.141.0
39-
- ROBOTFRAMEWORK=3.0.4
39+
- ROBOTFRAMEWORK=3.1.0
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.0.4
47+
- ROBOTFRAMEWORK=3.1.0
4848
- ROBOT_OPTIONS=--dotted
4949
- INTERPRETER=python3
5050
- python: "2.7"

0 commit comments

Comments
 (0)