mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-14 13:25:23 +08:00
better sudo
This commit is contained in:
@@ -20,7 +20,7 @@ install:
|
||||
- tests/unit/data/travis/cubrid-setup.sh
|
||||
- tests/unit/data/travis/sphinx-setup.sh
|
||||
- echo "extension = mongo.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
|
||||
- sudo echo "textSearchEnabled=true" >> /etc/mongodb.conf
|
||||
- sudo 'echo "textSearchEnabled=true" >> /etc/mongodb.conf'
|
||||
- sudo service restart mongodb
|
||||
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user