Merge branch 'MDL-56306-master' of git://github.com/danpoltawski/moodle

This commit is contained in:
Eloy Lafuente (stronk7)
2016-10-06 22:25:46 +02:00
+3
View File
@@ -24,6 +24,9 @@
defined('MOODLE_INTERNAL') || die();
// Hack to let tests run on travis..
defined('CURL_SSLVERSION_TLSv1_2') || define('CURL_SSLVERSION_TLSv1_2', 6);
/**
* Upgrade utility class tests.
*