mirror of
https://github.com/Mibew/handlebars.php-helpers.git
synced 2025-04-14 16:47:23 +03:00
Add PHP7 to build matrix
This commit is contained in:
parent
437eb26ec0
commit
93de7eba6d
@ -4,6 +4,7 @@ php:
|
||||
- 5.4
|
||||
- 5.5
|
||||
- 5.6
|
||||
- 7.0
|
||||
- hhvm
|
||||
install: composer install
|
||||
script: "./vendor/bin/phpunit && ./vendor/bin/phpcs --standard=PSR2 -n src/"
|
||||
|
Loading…
Reference in New Issue
Block a user