mirror of
https://github.com/Mibew/handlebars.php.git
synced 2025-04-16 11:27:22 +03:00
added php 5.5 to testing enviroments
This commit is contained in:
parent
df27950e56
commit
f1982684ff
@ -2,5 +2,6 @@ language: php
|
||||
php:
|
||||
- 5.3
|
||||
- 5.4
|
||||
- 5.5
|
||||
before_script: composer install
|
||||
script: "./vendor/bin/phpunit && ./vendor/bin/phpcs -n src/"
|
||||
|
Loading…
Reference in New Issue
Block a user