We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b93c761 commit aac7048Copy full SHA for aac7048
1 file changed
.travis.yml
@@ -6,7 +6,6 @@ git:
6
language: python
7
8
dist: trusty
9
-sudo: false
10
cache: pip
11
12
before_install:
@@ -26,7 +25,6 @@ before_install:
26
25
if: tag IS NOT present OR tag =~ ^blurb\-v\d+\.\d+\.\d+$
27
- &base-3_7
28
dist: xenial
29
- sudo: required
30
python: "3.7"
31
- &install-and-test-cherry-picker
32
<<: *run-if-cherry-picker-or-untagged
0 commit comments