Python is not yet available in Travis without sudo: true

See https://github.com/travis-ci/travis-ci/issues/9815
This commit is contained in:
Yohan Boniface 2018-08-15 17:56:21 +02:00
parent 2e13eb1e3d
commit 5c2f0100bd

View file

@ -3,7 +3,6 @@ language: python
python: python:
- "3.5" - "3.5"
- "3.6" - "3.6"
- "3.7"
services: services:
- postgresql - postgresql
addons: addons: