mirror of
https://github.com/Mibew/handlebars.php-helpers.git
synced 2025-05-06 01:53:11 +03:00
Add PHP7 to build matrix
This commit is contained in:
parent
437eb26ec0
commit
93de7eba6d
@ -4,6 +4,7 @@ php:
|
|||||||
- 5.4
|
- 5.4
|
||||||
- 5.5
|
- 5.5
|
||||||
- 5.6
|
- 5.6
|
||||||
|
- 7.0
|
||||||
- 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