Dropped env stuff.
This commit is contained in:
parent
eea368a5d8
commit
7b7fd901c9
1 changed files with 0 additions and 1 deletions
|
@ -28,7 +28,6 @@ before_script:
|
|||
- echo "extension = redis.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
||||
- echo "zend_extension = test_helpers.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini
|
||||
- mkdir -p vendors/build/logs
|
||||
- $(phpenv version-name)
|
||||
|
||||
script:
|
||||
- phpunit --colors --coverage-clover /home/travis/build/joshtronic/pickles/vendors/build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue