Files
yii2/tests/data/travis
Alexey Rogachev e94ca4793b Install APC on Ubuntu trusty
Trusty does not have APC preinstalled (see
https://github.com/travis-ci/travis-ci/issues/5618,
https://github.com/travis-ci/travis-ci/issues/6853) so we need to
install it manually using PECL. `yes ''` allows to skip prompts and fill
it with default values.
2016-12-01 11:10:13 +01:00
..
2016-12-01 11:10:13 +01:00

This directory contains scripts for automated test runs via the Travis CI build service. They are used for the preparation of worker instances by setting up needed extensions and configuring database access.

These scripts might be used to configure your own system for test runs. But since their primary purpose remains to support Travis in running the test cases, you would be best advised to stick to the setup notes in the tests themselves.

The scripts are: