Skip to content

Commit 94f8854

Browse files
committed
Re-enable PyPy testing
1 parent 288f547 commit 94f8854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ python:
77
- '3.5'
88
- '3.6'
99
- '3.7'
10-
# - 'pypy'
10+
- 'pypy'
1111
- 'pypy3'
1212

1313
env:

0 commit comments

Comments
 (0)