Skip to content

Commit

Permalink
Add python 3.6 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
agschwender committed May 1, 2017
1 parent 82f8bb7 commit dda8def
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 @@ language: python
python:
- "2.7_with_system_site_packages"
- 3.3
- 3.6
env:
- PYTHONPATH=$PYTHONPATH:$PWD
before_install:
Expand Down

0 comments on commit dda8def

Please sign in to comment.