Skip to content

Commit

Permalink
Add travis build for Python 3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejlach committed Nov 27, 2015
1 parent 52557d4 commit 567b3ac
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 @@ -6,6 +6,7 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"

# command to install dependencies
install: pip install -r requirements.txt -U
Expand Down

0 comments on commit 567b3ac

Please sign in to comment.