Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Commit

Permalink
Added Python 3.5 support
Browse files Browse the repository at this point in the history
  • Loading branch information
pydanny committed Nov 21, 2015
1 parent 98844b6 commit ce4d6b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -3,6 +3,7 @@
language: python

python:
- "3.4"
- "3.4"
- "3.3"
- "2.7"
Expand Down
1 change: 1 addition & 0 deletions HISTORY.rst
Expand Up @@ -7,6 +7,7 @@ History
++++++++++

* Added codecov.io badge
* Officially supporting Python 3.5


0.2.0 (2-15-07-29)
Expand Down

0 comments on commit ce4d6b5

Please sign in to comment.