reverting some of the changes done to try to support HHVM building, simplifying the dependencies
This commit is contained in:
@@ -9,7 +9,7 @@ before_script:
|
||||
- composer install -n
|
||||
|
||||
script:
|
||||
- cd tst && ../vendor/bin/phpunit
|
||||
- cd tst && phpunit
|
||||
|
||||
after_script:
|
||||
- cd ..
|
||||
|
||||
Reference in New Issue
Block a user