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 10, 2017
1 parent 5a673c8 commit 6fefb2c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ python:
- "3.4"
- "3.5"

addons:
apt:
sources:
- deadsnakes
packages:
- python3.5

env:
matrix:
# consul 0.4.1
Expand Down

0 comments on commit 6fefb2c

Please sign in to comment.