mirror of
https://github.com/danog/PHPStruct.git
synced 2024-11-29 20:09:04 +01:00
Merge branch 'master' of https://github.com/danog/PHPStruct
This commit is contained in:
commit
1db58e2dfa
@ -8,4 +8,4 @@ php:
|
||||
before_script:
|
||||
- composer update --dev
|
||||
script:
|
||||
- phpunit --bootstrap lib/danog/PHP/Struct.php tests/danog/PHP/StructTest.php --verbose
|
||||
- vendor/phpunit/phpunit/phpunit --bootstrap lib/danog/PHP/Struct.php --bootstrap lib/danog/PHP/StructException.php tests/danog/PHP/StructClass.php --bootstrap lib/danog/PHP/StructTools.php tests/danog/PHP/StructTest.php --verbose
|
||||
|
Loading…
Reference in New Issue
Block a user