mirror of
https://github.com/Mibew/handlebars.php-helpers.git
synced 2025-03-22 13:41:27 +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.3
|
||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
|
- 5.6
|
||||||
- hhvm
|
- hhvm
|
||||||
install: composer install
|
install: composer install
|
||||||
script: "./vendor/bin/phpunit && ./vendor/bin/phpcs --standard=PSR2 -n src/"
|
script: "./vendor/bin/phpunit && ./vendor/bin/phpcs --standard=PSR2 -n src/"
|
||||||
|
Loading…
Reference in New Issue
Block a user