We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4f9326 commit 4b6be63Copy full SHA for 4b6be63
1 file changed
.travis.yml
@@ -6,7 +6,8 @@ env:
6
globaL:
7
- DOCKER_VERSION=1.11.2-0~trusty
8
- DOCKER_COMPOSE_VERSION=1.7.1
9
- - AEGIR_HOSTING_VERSION=7.x-3.x
+ - AEGIR_HOSTING_VERSION=feature/quick-review
10
+ - AEGIR_PROVISION_VERSION=feature/quick-review
11
- AEGIR_TESTS_VERSION=master
12
13
#env:
@@ -34,7 +35,7 @@ before_install:
34
35
- git checkout $AEGIR_TESTS_VERSION
36
37
# Get Hosting
- - git clone http://git.drupal.org/project/hosting.git /home/travis/build/aegir-project/hosting
38
+ - git clone http://github.com/aegir-project/hosting.git /home/travis/build/aegir-project/hosting
39
- cd /home/travis/build/aegir-project/hosting
40
- git checkout $AEGIR_HOSTING_VERSION
41
0 commit comments