Skip to content

Commit

Permalink
Add addon for python3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tomislater committed Jul 6, 2017
1 parent d7602ac commit b6de72c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
language: python
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
addons:
apt:
sources:
- deadsnakes
packages:
- python3.5
install: pip install tox --use-mirrors
env:
matrix:
Expand Down

0 comments on commit b6de72c

Please sign in to comment.