Skip to content

Commit

Permalink
Set the companion branches
Browse files Browse the repository at this point in the history
  • Loading branch information
helmo committed Nov 10, 2016
1 parent c4f9326 commit 4b6be63
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ env:
globaL:
- DOCKER_VERSION=1.11.2-0~trusty
- DOCKER_COMPOSE_VERSION=1.7.1
- AEGIR_HOSTING_VERSION=7.x-3.x
- AEGIR_HOSTING_VERSION=feature/quick-review
- AEGIR_PROVISION_VERSION=feature/quick-review
- AEGIR_TESTS_VERSION=master

#env:
Expand Down Expand Up @@ -34,7 +35,7 @@ before_install:
- git checkout $AEGIR_TESTS_VERSION

# Get Hosting
- git clone http://git.drupal.org/project/hosting.git /home/travis/build/aegir-project/hosting
- git clone http://github.com/aegir-project/hosting.git /home/travis/build/aegir-project/hosting
- cd /home/travis/build/aegir-project/hosting
- git checkout $AEGIR_HOSTING_VERSION

Expand Down

0 comments on commit 4b6be63

Please sign in to comment.