From fb39157a280efae1d011fc4f6fa012f42dc44ef4 Mon Sep 17 00:00:00 2001 From: Ritiek Malhotra Date: Sun, 25 Jun 2017 17:40:11 +0530 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 4340325..719ad7f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -90,5 +90,6 @@ before_install: - make install - hash -r install: + - cd ~/ritiek/spotify-downloader - pip install -r requirements.txt script: python -m pytest test