Reduce Travis CI build time by more than 90% (#115)

Travis CI now downloads a pre-compiled FFmpeg binary instead of building one on every run. Test duration dropped from 10 mins to about 50 secs.
This commit is contained in:
Ritiek Malhotra
2017-07-18 14:43:33 +05:30
committed by GitHub
parent 0607003cfa
commit dc6019a1a5
2 changed files with 5 additions and 9 deletions

View File

@@ -1,5 +1,7 @@
# Spotify-Downloader
[![Build Status](https://travis-ci.org/ritiek/spotify-downloader.svg?branch=master)](https://travis-ci.org/ritiek/spotify-downloader)
- Downloads songs from YouTube in an MP3 format by using Spotify's HTTP link.
- Can also download a song by entering its artist and song name (in case if you don't have the Spotify's HTTP link for some song).