Skip to content

Commit

Permalink
force a full clone in travis
Browse files Browse the repository at this point in the history
This is needed to extract correctly the full list of contributors.
  • Loading branch information
jnavila committed Feb 15, 2018
1 parent 154e00f commit 3fab9a8
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
@@ -1,4 +1,6 @@
language: ruby
git:
depth: false
cache: bundler
before_install:
- bundle install
Expand Down

0 comments on commit 3fab9a8

Please sign in to comment.