Skip to content

Commit

Permalink
more debug
Browse files Browse the repository at this point in the history
  • Loading branch information
helmo committed Aug 18, 2016
1 parent c423f25 commit 033f086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ before_install:

- pwd
- ls -lah
- find /source
- find /home/travis/

# Get test scripts
- git clone http://github.com/aegir-project/tests.git /home/travis/build/aegir-project/tests
Expand All @@ -50,4 +50,4 @@ before_install:
script:

# Tests are included in the docker-compose.yml file in the tests repo.
- sudo docker-compose -f docker-compose-hostmaster.yml run hostmaster --rm
- sudo docker-compose -f docker-compose-hostmaster.yml run hostmaster --rm --verbose

0 comments on commit 033f086

Please sign in to comment.