Merge pull request #50 from fdelavega/task/test-env

Test with CKAN 2.8.1 and CKAN 2.8.2
This commit is contained in:
Francisco de la Vega 2019-05-28 09:45:53 +02:00 committed by GitHub
commit bdb1e3ff57
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@ python:
- "2.7"
env:
- CKANVERSION=2.7.3
- CKANVERSION=2.8.0
- CKANVERSION=2.8.1
- CKANVERSION=2.8.2
services:
- redis-server
- postgresql