Skip to content

Commit 6b57146

Browse files
committed
Update Travis config
1 parent 3165b72 commit 6b57146

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@ matrix:
2323
env: PENDULUM_EXTENSIONS=1
2424
- python: 3.7-dev
2525
env: PENDULUM_EXTENSIONS=0
26+
- python: pypy
27+
- python: pypy3
2628
allow_failures:
2729
- python: pypy
28-
env:
2930
- python: pypy3
30-
env:
3131

3232
cache:
3333
pip: true

0 commit comments

Comments
 (0)