Skip to content

Commit

Permalink
Add Python 3.5 to test matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
mossblaser committed Nov 5, 2015
1 parent b2e2f0b commit 5ada23e
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 @@ -3,6 +3,7 @@ language: python
python:
- 2.7
- 3.4
- 3.5
install:
- python setup.py install
- pip install -r requirements-test.txt
Expand Down

0 comments on commit 5ada23e

Please sign in to comment.