We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1e45c1 commit 567b7c3Copy full SHA for 567b7c3
1 file changed
.travis.yml
@@ -31,7 +31,7 @@ matrix:
31
- python: "3.6"
32
env:
33
- BROWSER=headlesschrome
34
- - SELENIUM=3.8.0
+ - SELENIUM=3.8.1
35
- ROBOTFRAMEWORK=3.0.2
36
- ROBOT_OPTIONS=--dotted
37
- python: "2.7"
@@ -43,7 +43,7 @@ matrix:
43
44
45
- BROWSER=chrome
46
47
- ROBOTFRAMEWORK=2.8.7
48
- ROBOT_OPTIONS=
49
- python: "3.3"
@@ -55,7 +55,7 @@ matrix:
55
56
57
- BROWSER=firefox
58
59
60
- ROBOT_OPTIONS="--exclude Known_Issue_Firefox --dotted"
61
before_script:
0 commit comments