Skip to content

Commit

Permalink
Update jsonpatch dependency in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-saeon committed Dec 11, 2018
1 parent e186422 commit d6a610c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services: postgresql
python:
- "2.7"
env:
- CKAN_VERSION=2.7.4 JSONPATCH_VERSION=0.1-alpha
- CKAN_VERSION=2.7.4 JSONPATCH_VERSION=0.3-alpha

install: bash bin/travis-build.bash
script: bash bin/travis-run.bash
Expand Down

0 comments on commit d6a610c

Please sign in to comment.