mirror of
https://github.com/Mibew/handlebars.php-helpers.git
synced 2025-03-14 09:44:11 +03:00
Add PHP 5.6 to build matrix
This commit is contained in:
parent
6c4db5344f
commit
ea23f1dba9
@ -3,6 +3,7 @@ php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- hhvm
|
||||
install: composer install
|
||||
script: "./vendor/bin/phpunit && ./vendor/bin/phpcs --standard=PSR2 -n src/"
|
||||
|
Loading…
Reference in New Issue
Block a user