Skip to content

Commit

Permalink
Enable Travis CI for Python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
happy5214 committed Jun 30, 2016
1 parent 58d8c5a commit 4962046
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,7 @@ python:
# - "3.2"
- "3.3"
- "3.4"
- "3.5"
# command to install dependencies
# install: "pip install -r requirements.txt"
install:
Expand Down

0 comments on commit 4962046

Please sign in to comment.