Skip to content

Commit

Permalink
Enable automated testing with Python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
felixonmars committed Oct 21, 2015
1 parent 08101c3 commit 592faa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,7 @@ python:
- "3.2"
- "3.3"
- "3.4"
- "3.5"
env:
- PEEWEE_TEST_BACKEND=sqlite
- PEEWEE_TEST_BACKEND=postgresql
Expand Down

0 comments on commit 592faa0

Please sign in to comment.