mirror of
https://github.com/Mibew/handlebars.php.git
synced 2025-04-15 10:57:24 +03:00
Merge pull request #108 from JustBlackBird/fix_travis
Fix travis build configs
This commit is contained in:
commit
42a7ae732e
@ -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