kopia lustrzana https://github.com/glidernet/ogn-python
Update python versions
rodzic
bffe2371f0
commit
3b1df59845
|
@ -4,15 +4,15 @@ env:
|
||||||
- OGN_CONFIG_MODULE='config.test'
|
- OGN_CONFIG_MODULE='config.test'
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- 3.4
|
|
||||||
- 3.5
|
- 3.5
|
||||||
- 3.6
|
- 3.6
|
||||||
|
- 3.7-dev
|
||||||
|
|
||||||
addons:
|
addons:
|
||||||
postgresql: "9.5"
|
postgresql: "9.6"
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- postgresql-9.5-postgis-2.3
|
- postgresql-9.6-postgis-2.3
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- flake8 tests ogn_test
|
- flake8 tests ogn_test
|
||||||
|
|
Ładowanie…
Reference in New Issue