Skip to content

Commit 033f086

Browse files
committed
more debug
1 parent c423f25 commit 033f086

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ before_install:
3131

3232
- pwd
3333
- ls -lah
34-
- find /source
34+
- find /home/travis/
3535

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

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

0 commit comments

Comments
 (0)