Skip to content

Commit

Permalink
add jython and stackless python
Browse files Browse the repository at this point in the history
  • Loading branch information
loechel committed Feb 3, 2017
1 parent 5637f48 commit ec91b89
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,8 @@ python:
- 3.5
- 3.6
- pypy-5.4
- jython
- stackless
env:
- ENVIRON=py
- ENVIRON=py27-rp3
Expand Down
2 changes: 2 additions & 0 deletions tox.ini
Expand Up @@ -8,6 +8,8 @@ envlist =
py35,
py36,
pypy,
jypthon,
stackless,
coverage-report,
isort,
docs,
Expand Down

0 comments on commit ec91b89

Please sign in to comment.