Skip to content

Commit fb1ec86

Browse files
authored
To xenial image
1 parent 8abe96a commit fb1ec86

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
language: python
22
sudo: required
3-
dist: bionic
3+
dist: xenial
44
services:
55
- xvfb
66
env:
@@ -44,7 +44,7 @@ matrix:
4444
- ROBOT_OPTIONS=--dotted
4545
- INTERPRETER=python3
4646
- JYTHON=true
47-
- python: "3.5"
47+
- python: "3.4"
4848
env:
4949
- BROWSER=headlesschrome
5050
- SELENIUM=3.141.0

0 commit comments

Comments
 (0)