From f74596c40bb396e39161d6f7e1d9ecfd0ad145fa Mon Sep 17 00:00:00 2001 From: Mike Helmick Date: Tue, 11 Jun 2013 11:06:00 -0400 Subject: [PATCH] Not sure we really need to run tests twice --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index a8394c5..f0a979b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,5 +34,4 @@ branches: only: - master after_success: - - coverage run --source=twython setup.py -q nosetests - coveralls