Skip to content

Commit

Permalink
Test on Python 2.6
Browse files Browse the repository at this point in the history
setup.py says 2.6 is supported
  • Loading branch information
hugovk authored Mar 1, 2017
1 parent 8837dc1 commit 8ef2a44
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ env:
- DEPENDS="numpy pyproj"

python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
Expand Down

0 comments on commit 8ef2a44

Please sign in to comment.