Moved to composer installed vfsSteam
Seems the issue was namespacing this whole time.
This commit is contained in:
parent
fd157c23bc
commit
e70f31c711
4 changed files with 67 additions and 20 deletions
|
@ -4,6 +4,6 @@ php:
|
|||
- "5.5"
|
||||
|
||||
install:
|
||||
- composer require mikey179/vfsStream:1.2.0
|
||||
- composer config vendor-dir .composer require mikey179/vfsStream:1.2.0
|
||||
|
||||
script: phpunit --bootstrap ./tests/bootstrap.php ./tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue