From 2140ce13b91be4173ff805bd7ac9e48d0c54e4ec Mon Sep 17 00:00:00 2001 From: Richard Herbert Date: Thu, 1 Jun 2017 13:21:31 -0700 Subject: [PATCH] update travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 9cc7790..b581391 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,7 +11,7 @@ install: - pip install -r requirements.txt script: - - pytest tests + - pytest --cov=filestack tests notifications: email: