Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
HAWKULAR-1026 unshallow the git clone so that license plugin stopps f…
Browse files Browse the repository at this point in the history
…lagging files that have not changed
  • Loading branch information
ppalaga committed Feb 15, 2016
1 parent bce6d69 commit 8f31bd4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jdk:
- oraclejdk8
install:
- mvn -s .travis.maven.settings.xml -version -B
# unshallow is needed by license-maven-plugin
- git fetch origin --unshallow
- df -h .
- du -sh $HOME/.m2/repository

Expand Down

0 comments on commit 8f31bd4

Please sign in to comment.