Skip to content

Commit 4b6be63

Browse files
committed
Set the companion branches
1 parent c4f9326 commit 4b6be63

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ env:
66
globaL:
77
- DOCKER_VERSION=1.11.2-0~trusty
88
- DOCKER_COMPOSE_VERSION=1.7.1
9-
- AEGIR_HOSTING_VERSION=7.x-3.x
9+
- AEGIR_HOSTING_VERSION=feature/quick-review
10+
- AEGIR_PROVISION_VERSION=feature/quick-review
1011
- AEGIR_TESTS_VERSION=master
1112

1213
#env:
@@ -34,7 +35,7 @@ before_install:
3435
- git checkout $AEGIR_TESTS_VERSION
3536

3637
# Get Hosting
37-
- 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
3839
- cd /home/travis/build/aegir-project/hosting
3940
- git checkout $AEGIR_HOSTING_VERSION
4041

0 commit comments

Comments
 (0)