Skip to content

Commit

Permalink
Add python versions to travis file
Browse files Browse the repository at this point in the history
  • Loading branch information
tomislater committed Jul 10, 2017
1 parent 152fbbe commit 5a673c8
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
@@ -1,6 +1,13 @@
language: python

install: pip install tox

python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"

env:
matrix:
# consul 0.4.1
Expand Down

0 comments on commit 5a673c8

Please sign in to comment.