mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-08 20:39:08 +00:00
Travis CI: Remove sudo and dist lines
Sudo is deprecated in Travis and Xenial is the current default distro
This commit is contained in:
@@ -1,6 +1,4 @@
|
|||||||
dist: xenial
|
|
||||||
language: python
|
language: python
|
||||||
sudo: required
|
|
||||||
python:
|
python:
|
||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
|
|||||||
Reference in New Issue
Block a user