Skip to content

Commit bb85b96

Browse files
authored
Merge branch 'master' into add_test_req_layer
2 parents 202cb0f + 5009375 commit bb85b96

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.travis.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,18 +11,12 @@ matrix:
1111
env:
1212
- TOXENV=py36,report,codecov
1313
- python: '3.7'
14-
dist: xenial
15-
sudo: required
1614
env:
1715
- TOXENV=py37,report,codecov
1816
- python: '3.7'
19-
dist: xenial
20-
sudo: required
2117
env:
2218
- TOXENV=doc
2319
- python: '3.7'
24-
dist: xenial
25-
sudo: required
2620
env:
2721
- TOXENV=check
2822
before_install:

0 commit comments

Comments
 (0)