mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +00:00
use phpunit in vendor
This commit is contained in:
+2
-2
@@ -5,7 +5,7 @@ php:
|
||||
- 5.4
|
||||
|
||||
script:
|
||||
- php bin/phpunit
|
||||
- vendor/phpunit/phpunit/composer/bin/phpunit
|
||||
|
||||
before_script:
|
||||
- sudo apt-get -qq update > /dev/null
|
||||
@@ -13,7 +13,7 @@ before_script:
|
||||
- phpenv rehash > /dev/null
|
||||
- composer selfupdate --quiet
|
||||
- composer install --dev
|
||||
- php bin/phpunit
|
||||
- vendor/phpunit/phpunit/composer/bin/phpunit
|
||||
- composer update --dev
|
||||
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user