From 3e14ef0714bf814a84b7aac3fbb21f50e125b735 Mon Sep 17 00:00:00 2001 From: Franz Liedke Date: Sun, 30 Aug 2015 15:02:48 +0200 Subject: [PATCH] Fix last commit --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ccf5bb9bc..b960d441e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,8 +14,8 @@ before_script: - php composer.phar install script: - - composer.phar style - - composer.phar test + - php composer.phar style + - php composer.phar test notifications: email: