mirror of
https://github.com/Mibew/handlebars.php.git
synced 2024-11-15 08:44:12 +03:00
Fix travis build configs
This commit is contained in:
parent
7b8482fc5f
commit
32297c21c9
@ -8,5 +8,5 @@ php:
|
||||
branches:
|
||||
except:
|
||||
- php-52
|
||||
before_script: composer install
|
||||
before_script: composer self-update && composer install
|
||||
script: "./vendor/bin/phpunit && ./vendor/bin/phpcs -n src/"
|
||||
|
Loading…
Reference in New Issue
Block a user