Skip to content

Commit 8fe35a2

Browse files
committed
Make travis test against RF version 2.7.4
1 parent d816e90 commit 8fe35a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ python:
55
- "2.7"
66
env:
77
- ROBOTFRAMEWORK_VERSION=2.6.3
8-
- ROBOTFRAMEWORK_VERSION=2.7.1
8+
- ROBOTFRAMEWORK_VERSION=2.7.4
99
script:
1010
- ./bin/robotframework --monitorwidth 65 tests/
1111

0 commit comments

Comments
 (0)