mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Update .travis.yml
This commit is contained in:
@@ -82,10 +82,6 @@ before_install:
|
||||
- PATH="$HOME/bin:$PATH" make
|
||||
- make install
|
||||
- hash -r
|
||||
|
||||
- ./configure --prefix=/usr --enable-gpl --enable-libx264 --enable-libmp3lame --enable-nonfree
|
||||
- make
|
||||
- sudo make install
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: python -m pytest test
|
||||
|
||||
Reference in New Issue
Block a user