Skip to content

Commit

Permalink
Add python 3.6 to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
djstein committed Jun 12, 2017
1 parent 1f5d76a commit 09bbf5d
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 @@ -5,6 +5,7 @@ python:
- 3.3
- 3.4
- 3.5
- 3.6
script:
- coverage run --source=createsend nosetests.py
- coverage report
Expand Down

0 comments on commit 09bbf5d

Please sign in to comment.