Skip to content

Commit 3165b72

Browse files
committed
Update Travis config
1 parent 91a1cec commit 3165b72

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
@@ -1,7 +1,5 @@
11
language: python
22

3-
env:
4-
53
matrix:
64
fast_finish: true
75
include:
@@ -27,7 +25,9 @@ matrix:
2725
env: PENDULUM_EXTENSIONS=0
2826
allow_failures:
2927
- python: pypy
28+
env:
3029
- python: pypy3
30+
env:
3131

3232
cache:
3333
pip: true

0 commit comments

Comments
 (0)