From 9622244a0fedaa02ed76c10e3072c68cd5a794b0 Mon Sep 17 00:00:00 2001 From: peterfarrell Date: Thu, 25 Oct 2018 14:35:04 -0400 Subject: [PATCH] Test coveralls --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 309072c..9db4086 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,7 +5,7 @@ python: - 3.5 - 3.6 - 3.7 -script: make test-coverage +script: make test-coveralls notifications: email: false services: