Skip to content

Commit

Permalink
Travis: add CPython 3.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
Tinche committed Jan 18, 2017
1 parent d277c92 commit e4589a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ matrix:
env: TOXENV=py34
- python: "3.5"
env: TOXENV=py35
- python: "3.6"
env: TOXENV=py36
- python: "pypy"
env: TOXENV=pypy

Expand Down

0 comments on commit e4589a3

Please sign in to comment.