Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Carsten Brandt 83f5f49469 try mongodb without sudo 10 years ago
..
README.md updated travis tests README 11 years ago
apc-setup.sh skipping apc for php 5.5 on travis 11 years ago
cubrid-setup.sh install cubrid DB not using sudo and use travis cache 10 years ago
cubrid-solo.rb added cubrid_pdo to travis 11 years ago
init-apps.sh Used a single database and a single CLI entry point for all test types. Added faker to basic app dev requirements. 10 years ago
memcache-setup.sh HHVM version ouput has changed 10 years ago
mongodb-setup.sh try mongodb without sudo 10 years ago
setup-apps.sh Use separate webservers for basic and advanced apps in travis 10 years ago
sphinx-setup.sh check if sphinx is installed 10 years ago

README.md

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: