We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6de59fa commit 6771cacCopy full SHA for 6771cac
.travis.yml
@@ -9,6 +9,8 @@ env:
9
- TOXENV=py34
10
- TOXENV=py33
11
- TOXENV=py27
12
+ - TOXENV=pypy
13
+ - TOXENV=pypy3
14
# command to install dependencies, e.g. pip install -r requirements.txt --use-mirrors
15
install: pip install -U tox
16
0 commit comments