Skip to content

Commit c0517d4

Browse files
committed
fix travis error Unable to download 3.7 archive.
1 parent 82b81f6 commit c0517d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ matrix:
1212
python: 3.6
1313
- os: linux
1414
python: 3.7
15+
dist: xenial
16+
sudo: true
17+
1518
install:
1619
- pip install -r requirements/test.txt
1720
- pip install -r requirements/sdk.txt

0 commit comments

Comments
 (0)