Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
unshallow git repo on travis for local composer usage
  • Loading branch information
schmunk42 committed Oct 2, 2017
1 parent df48d69 commit 33d6a5f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -6,6 +6,7 @@ services:
- docker

before_install:
- git fetch --unshallow
- cd tests
- docker-compose build --pull

Expand Down

0 comments on commit 33d6a5f

Please sign in to comment.