Skip to content

Commit ffbcdba

Browse files
committed
Update travis config
1 parent 263d22b commit ffbcdba

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,4 +1,4 @@
1-
dist: xenial
1+
dist: bionic
22
language: python
33
python:
44
- "3.5"
@@ -7,7 +7,7 @@ python:
77
- "3.8"
88
services:
99
- memcached
10-
- redis
10+
- redis-server
1111
- mysql
1212
- postgresql
1313

0 commit comments

Comments
 (0)