Fix syntax error
Signed-off-by: Michal Čihař <michal@cihar.com>
This commit is contained in:
parent
3f5bfc884a
commit
f9574059b0
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user