From 141ce93445da56330fea45916390940017ef2c7d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 27 May 2017 23:04:12 -0400 Subject: [PATCH] test --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4617621c..33933465 100644 --- a/.travis.yml +++ b/.travis.yml @@ -16,7 +16,7 @@ install: "make" script: - | if [[ "$TRAVIS_PYTHON_VERSION" != "2.6" ]] ; then make test-readme; fi - - make coverage + - make test after_success: - pipenv run codecov cache: pip