Skip to content

Commit

Permalink
Add Python 2.6 to the supported build environment
Browse files Browse the repository at this point in the history
Closes #7
  • Loading branch information
arcivanov committed Jul 27, 2015
1 parent a7dc508 commit 6f54eb2
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
@@ -1,6 +1,7 @@
language: python

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

0 comments on commit 6f54eb2

Please sign in to comment.