Skip to content

Commit

Permalink
Merge ef0c957 into 36afd3b
Browse files Browse the repository at this point in the history
  • Loading branch information
aarranz committed Jul 16, 2018
2 parents 36afd3b + ef0c957 commit 5e98f48
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ python:
env:
- CKANVERSION=2.5.3 POSTGISVERSION=2
- CKANVERSION=2.6.3 POSTGISVERSION=2
- CKANVERSION=2.7.0 POSTGISVERSION=2
- CKANVERSION=2.7.3 POSTGISVERSION=2
- CKANVERSION=2.8.0 POSTGISVERSION=2
services:
- redis-server
- postgresql
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ CKAN ckanext-ngsiview

CKAN extension that will give you the ability to manage real-time resources provided by a FIWARE Context Broker. This extension also provides a basic view to provide a data preview to user browsing context broker resources, altough it can be combined with other plugins (e.g. the [`ckanext-wirecloud_view`](https://github.com/conwetlab/ckanext-wirecloud_view.git) one) to provide a more advanced visualization of the data provided using CKAN.

**Note**: This extension is being tested in CKAN 2.5, 2.6 and 2.7. These are
**Note**: This extension is being tested using CKAN 2.5, 2.6, 2.7 and 2.8. These are
therefore considered as the supported versions


Expand Down

0 comments on commit 5e98f48

Please sign in to comment.