Skip to content

Commit 863f079

Browse files
committed
Travis: use dist in matrix
1 parent c7968d3 commit 863f079

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
@@ -21,8 +21,10 @@ matrix:
2121
- python: "3.7-dev"
2222
env: TOXENV=py37
2323
- python: "pypy2.7-6.0"
24+
dist: xenial
2425
env: TOXENV=pypy
2526
- python: "pypy3.5-6.0"
27+
dist: xenial
2628
env: TOXENV=pypy3
2729

2830
before_install:

0 commit comments

Comments
 (0)