Updated .travis

pull/62/head
Fabio Caccamo 2019-04-29 18:37:34 +02:00
parent 760609cafd
commit fa6c79c367
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ language: python
dist: xenial dist: xenial
sudo: required sudo: required
cache: pip cache: pip
python: 3.6 python: 3.5
env: env:
- TOX_ENV=py27-dj17-sqlite - TOX_ENV=py27-dj17-sqlite
- TOX_ENV=py27-dj17-postgres - TOX_ENV=py27-dj17-postgres