Skip to content

Commit

Permalink
travis: increase git clone depth to catch last tag
Browse files Browse the repository at this point in the history
  • Loading branch information
xdelaruelle committed Dec 9, 2017
1 parent 4fc705d commit bb12c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: generic

git:
depth: 150
depth: 300

branches:
except:
Expand Down

0 comments on commit bb12c55

Please sign in to comment.