Skip to content

Commit 3fab9a8

Browse files
committed
force a full clone in travis
This is needed to extract correctly the full list of contributors.
1 parent 154e00f commit 3fab9a8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
language: ruby
2+
git:
3+
depth: false
24
cache: bundler
35
before_install:
46
- bundle install

0 commit comments

Comments
 (0)