Skip to content

Commit

Permalink
attempt to add testing for py36
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy committed Aug 19, 2016
1 parent 0b4e6de commit 202ad62
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ matrix:
env: TOXENV=docs
- python: 3.5
env: TOXENV=pep8
- python: nightly
env: TOXENV=py36
allow_failures:
- env: TOXENV=py36

Expand Down
1 change: 0 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ basepython =
py33: python3.3
py34: python3.4
py35: python3.5
py36: nightly
pypy: pypy
py2: python2.7
py3: python3.5
Expand Down

0 comments on commit 202ad62

Please sign in to comment.