Skip to content

Commit

Permalink
Merge pull request #59 from mapaction/feature/log-output-on-data-driv…
Browse files Browse the repository at this point in the history
…en-pages

Feature/log output on data driven pages
  • Loading branch information
andrewphilipsmith committed Sep 22, 2021
2 parents f7eaafa + 27330a4 commit 0178221
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Expand Up @@ -13,8 +13,8 @@ jobs:
- pip install mock
env: PATH=/c/Python27:/c/Python27/Scripts:$PATH
# Only required becuase deployto to PyPi appears to work better on a linux VM.
- name: "Python 2.7 on Xenial Linux"
python: 2.7
- name: Python 3.6 on Xenial Linux
python: 3.6
allow_failures:
# None of the jobs below matter. They are included as a measure of how much work
# might be required at a future date to port this package to a different target GIS,
Expand Down

0 comments on commit 0178221

Please sign in to comment.