travis-ci: install pear itself for the exception file
This commit is contained in:
parent
2b345be6de
commit
5aa4f0ae1e
@ -10,4 +10,5 @@ before_script:
|
|||||||
- mysql semanticscuttle_test < data/tables.sql
|
- mysql semanticscuttle_test < data/tables.sql
|
||||||
- cat data/config.php.dist | sed "s/'username'/'root'/" | sed "s/'password'/''/" | sed "s/'scuttle'/'semanticscuttle_test'/" > data/config.php
|
- cat data/config.php.dist | sed "s/'username'/'root'/" | sed "s/'password'/''/" | sed "s/'scuttle'/'semanticscuttle_test'/" > data/config.php
|
||||||
- pyrus install pear/HTTP_Request2
|
- pyrus install pear/HTTP_Request2
|
||||||
|
- pyrus install pear/PEAR
|
||||||
- phpenv rehash
|
- phpenv rehash
|
||||||
|
Loading…
Reference in New Issue
Block a user