Add notice about Travis Checks

Maybe it helps in the future so we won't forget it again 🙈
This commit is contained in:
Lukas Reschke 2015-02-27 10:23:20 +01:00
parent f72f9e0159
commit b58455241b
1 changed files with 2 additions and 0 deletions

View File

@ -576,6 +576,8 @@ class OC_Util {
// defined = defined
// ini = ini_get
// If the dependency is not found the missing module name is shown to the EndUser
// When adding new checks always verify that they pass on Travis as well
// for ini settings, see https://github.com/owncloud/administration/blob/master/travis-ci/custom.ini
$dependencies = array(
'classes' => array(
'ZipArchive' => 'zip',