mirror of
https://github.com/Mibew/handlebars.php.git
synced 2025-05-02 18:26:40 +03:00
use version of phpunit that's specified in composer.json
This commit is contained in:
parent
ef5cd2cb25
commit
7fad993a67
@ -2,3 +2,5 @@ language: php
|
|||||||
php:
|
php:
|
||||||
- 5.3
|
- 5.3
|
||||||
- 5.4
|
- 5.4
|
||||||
|
before_script: composer install
|
||||||
|
script: "./vendor/bin/phpunit"
|
||||||
|
Loading…
Reference in New Issue
Block a user