mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 13:56:49 +00:00
Fix Travis Python 3.7 Build
This commit is contained in:
parent
9c638f3fe8
commit
e2f492db33
@ -7,7 +7,11 @@ python:
|
||||
- 3.5
|
||||
- 3.6
|
||||
- 3.7
|
||||
matrix:
|
||||
include:
|
||||
- python: 3.7
|
||||
dist: xenial
|
||||
sudo: true
|
||||
services:
|
||||
- memcached
|
||||
- redis-server
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user