Skip to content

Commit 3709f5b

Browse files
committed
1 parent d4b887a commit 3709f5b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
language: python
2-
sudo: false
32
matrix:
43
include: # These should match the tox env list
54
- env: TOXENV=py27
65
- env: TOXENV=py36
76
python: 3.6
87
- env: TOXENV=py37
98
python: 3.7
10-
sudo: required
119
dist: xenial
1210
- env: TOXENV=pypy
1311
python: pypy-5.7.1

0 commit comments

Comments
 (0)