Skip to content

Commit

Permalink
Merge pull request jswhit#53 from hugovk/patch-2
Browse files Browse the repository at this point in the history
Test on Python 2.6
  • Loading branch information
jswhit authored May 30, 2017
2 parents 8837dc1 + 8ef2a44 commit 6d0b462
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 6d0b462

Please sign in to comment.