Skip to content

Commit

Permalink
Backport fixes from master
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Jul 26, 2018
1 parent 3fec66f commit a7b49d6
Show file tree
Hide file tree
Showing 10 changed files with 216 additions and 373 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ env:
TEST_RUN_INTEGRATION: 'True'
MONITORING_ENABLED: 'False'
- BACKEND: 'geonode.qgis_server'
DOCKER_COMPOSE_VERSION: 1.11.2
DJANGO_SETTINGS_MODULE: 'geonode.local_settings'
DOCKER_COMPOSE_VERSION: 1.19.0
# This is qgis server address
QGIS_SERVER_URL: http://localhost:9000/
# This is the location of docker network bridge
Expand All @@ -50,7 +51,7 @@ env:
CELERY_ALWAYS_EAGER: 'True'
- BACKEND: 'geonode.qgis_server'
DJANGO_SETTINGS_MODULE: 'geonode.local_settings'
DOCKER_COMPOSE_VERSION: 1.11.2
DOCKER_COMPOSE_VERSION: 1.19.0
# This is qgis server address
QGIS_SERVER_URL: http://localhost:9000/
# This is the location of docker network bridge
Expand Down
359 changes: 0 additions & 359 deletions README

This file was deleted.

0 comments on commit a7b49d6

Please sign in to comment.