Skip to content

Commit 517b476

Browse files
committed
test with newer versions of robot framework
1 parent 9ef8568 commit 517b476

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ python:
55
- "2.7"
66
env:
77
- ROBOTFRAMEWORK_VERSION=2.6.3
8-
- ROBOTFRAMEWORK_VERSION=2.7.5
8+
- ROBOTFRAMEWORK_VERSION=2.7.7
9+
- ROBOTFRAMEWORK_VERSION=2.8rc1
910
script:
1011
- ./bin/robotframework --monitorwidth 65 tests/
1112

0 commit comments

Comments
 (0)