Skip to content
Snippets Groups Projects
Commit bc46c1d6 authored by Steven Jones's avatar Steven Jones
Browse files

Remove github dependency in tests.

parent 512a2c81
No related branches found
No related tags found
No related merge requests found
api = 2
core = 5.x
projects[] = "drupal"
api = 2
core = 6.x
projects[] = "drupal"
api = 2
core = 7.x
projects[] = "drupal"
api = 2
core = 6.x
projects[atrium-1-0][type] = "core"
projects[atrium-1-0][download][type] = "get"
projects[atrium-1-0][download][url] = "http://openatrium.com/sites/openatrium.com/files/atrium_releases/atrium-1-0.tgz"
......@@ -8,7 +8,7 @@
* them into Provision.
*/
define('PROVISION_TESTS_BUILDS_REPO', 'https://github.com/mig5/builds/raw/master');
define('PROVISION_TESTS_BUILDS_REPO', dirname(__FILE__) . '/makes');
/**
* Implementation of hook_drush_command().
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment