Update python versions

pull/68/head
Konstantin Gründger 2019-01-04 16:31:03 +01:00
rodzic bffe2371f0
commit 3b1df59845
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -4,15 +4,15 @@ env:
- OGN_CONFIG_MODULE='config.test'
python:
- 3.4
- 3.5
- 3.6
- 3.7-dev
addons:
postgresql: "9.5"
postgresql: "9.6"
apt:
packages:
- postgresql-9.5-postgis-2.3
- postgresql-9.6-postgis-2.3
before_script:
- flake8 tests ogn_test