Skip to content

Commit

Permalink
Merge pull request #94 from mbednarski/feature/python-3.6
Browse files Browse the repository at this point in the history
Add Python 3.6 to .travis.yml
  • Loading branch information
kne committed Jan 15, 2018
2 parents 055428c + d53f3f5 commit 3818cf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -13,6 +13,7 @@ python:
- "3.3"
- "3.4"
- "3.5"
- "3.6"
# - "pypy" # swig doesn't seem to work :(

dist: trusty
Expand Down

0 comments on commit 3818cf5

Please sign in to comment.