Skip to content

Commit 95c2b71

Browse files
Merge pull request #1185 from adamtheturtle/simplify-travis
Simpler specification of Python version in Travis
2 parents becece8 + d5be519 commit 95c2b71

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,7 +1,5 @@
11
language: python
22
python: 3.7
3-
dist: xenial
4-
sudo: true
53
addons:
64
apt:
75
packages:

0 commit comments

Comments
 (0)