Update .travis.yml

This commit is contained in:
Zoran Pandovski 2017-11-07 14:01:51 +01:00 committed by GitHub
parent f805d412d1
commit 1cdc4b08f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ env:
- CKANVERSION=2.2 POSTGISVERSION=2 - CKANVERSION=2.2 POSTGISVERSION=2
- CKANVERSION=2.3 POSTGISVERSION=2 - CKANVERSION=2.3 POSTGISVERSION=2
- CKANVERSION=2.4 POSTGISVERSION=2 - CKANVERSION=2.4 POSTGISVERSION=2
sudo: required
services: services:
- redis-server - redis-server
- postgresql - postgresql