We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00e5355 commit 57e37b4Copy full SHA for 57e37b4
1 file changed
.travis.yml
@@ -3,22 +3,15 @@ language: python
3
matrix:
4
include:
5
- python: 2.7
6
- dist: trusty
7
- python: 3.5
8
9
- python: 3.6
10
11
- python: 3.7
12
- dist: xenial
13
- python: 3.8
14
15
env:
16
- RUN_SNYK=1
17
- RUN_LINTER=1
18
- python: nightly
19
20
- python: pypy
21
22
allow_failures:
23
24
0 commit comments