Skip to content

Commit 3fca216

Browse files
committed
Update Travis config
1 parent bb69247 commit 3fca216

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,11 @@ jobs:
2828
env: PENDULUM_EXTENSIONS=1
2929
- python: 3.6
3030
env: PENDULUM_EXTENSIONS=0
31-
- python: 3.7-dev
31+
- python: 3.7
32+
dist: xenial
3233
env: PENDULUM_EXTENSIONS=1
33-
- python: 3.7-dev
34+
- python: 3.7
35+
dist: xenial
3436
env: PENDULUM_EXTENSIONS=0
3537
- python: pypy
3638
- python: pypy3

0 commit comments

Comments
 (0)