Skip to content
This repository was archived by the owner on Apr 17, 2021. It is now read-only.

Commit 608bddd

Browse files
committed
Fix for Python 3.7 on Travis
travis-ci/travis-ci#9069 (comment)
1 parent 56b9bb8 commit 608bddd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: python
2+
sudo: required
3+
dist: xenial
24
python:
35
- "2.7"
46
# - "3.2" Has been dropped by many dependencies

0 commit comments

Comments
 (0)