Skip to content

Commit b161e50

Browse files
jayvdbsigmavirus24
authored andcommitted
Add PyPy 5.3 and PyPy3 5.2-alpha1 (#74)
1 parent 72acff0 commit b161e50

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ python:
88
- 3.5
99
- nightly
1010
- pypy
11+
- pypy-5.3
1112
- pypy3
13+
- pypy3.3-5.2-alpha1
1214
install:
1315
- pip install flake8==2.1.0 pep8==1.5.6
1416
- python setup.py install

0 commit comments

Comments
 (0)