From 7d34d52d8cad39766ee903cfa1ce998fc3c3c0ed Mon Sep 17 00:00:00 2001 From: Kepoor Hampond Date: Sun, 30 Apr 2017 11:04:21 -0700 Subject: [PATCH] testing on issue #20 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 5ad5ecd..9298abe 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,6 +16,7 @@ install: script: - python setup.py install + - irs -u "spotify" -p "Coffee Table Jazz" - nosetests --with-coverage --cover-package=irs after_success: