Skip to content

Commit 57e37b4

Browse files
committed
Do not specify dist anymore
1 parent 00e5355 commit 57e37b4

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.travis.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,15 @@ language: python
33
matrix:
44
include:
55
- python: 2.7
6-
dist: trusty
76
- python: 3.5
8-
dist: trusty
97
- python: 3.6
10-
dist: trusty
118
- python: 3.7
12-
dist: xenial
139
- python: 3.8
14-
dist: xenial
1510
env:
1611
- RUN_SNYK=1
1712
- RUN_LINTER=1
1813
- python: nightly
19-
dist: xenial
2014
- python: pypy
21-
dist: trusty
2215
allow_failures:
2316
- python: nightly
2417

0 commit comments

Comments
 (0)