From a062851099d9de23ab8831b4edb8069433b6c474 Mon Sep 17 00:00:00 2001 From: Chris Boden Date: Tue, 24 Jul 2012 11:47:27 -0400 Subject: [PATCH] Another TravisCI attempt fix --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8297901..e908dc2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,5 +8,3 @@ php: before_script: - curl -s http://getcomposer.org/installer | php - php composer.phar install --dev - -script: phpunit --coverage-text