We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3e96ed commit 0d81084Copy full SHA for 0d81084
1 file changed
.travis.yml
@@ -10,21 +10,15 @@ jobs:
10
- stage: test
11
python: 2.7
12
dist: trusty
13
- sudo: false
14
15
python: 3.4
16
17
18
19
python: 3.5
20
21
22
23
python: 3.6
24
25
26
27
python: 3.7
28
dist: xenial
29
- sudo: true
30
-
0 commit comments