From f9574059b030d274969bb2f808b581673bd1d764 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Wed, 26 Mar 2014 14:23:04 +0100 Subject: [PATCH] Fix syntax error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index cd8fed7054..efa61408d2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -23,7 +23,7 @@ before_script: phpenv config-add test/travis.php.ini ; pear channel-discover pear.phpunit.de ; pear install phpunit/PHPUnit_Selenium ; - fi + fi ; composer install --dev --no-interaction ; fi script: