Chamilo is a learning management system focused on ease of use and accessibility
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.
 
 
 
 
 
 
chamilo-lms/tests/travis/php-config.ini

5 lines
216 B

; this file serves to configure the PHP environment on travis-ci.com
; see http://docs.travis-ci.com/user/languages/php/#Custom-PHP-configuration
date.timezone = Europe/Paris
phar.readonly = Off
memory_limit = 4096M