Skip to content

Commit

Permalink
Merge pull request markedjs#1270 from styfle/travis-depth
Browse files Browse the repository at this point in the history
Change travis clone depth to 3
  • Loading branch information
joshbruce authored Jul 12, 2018
2 parents 3734ab3 + 91a374c commit aa420da
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,6 @@ jobs:
cache:
directories:
- node_modules

git:
depth: 3

0 comments on commit aa420da

Please sign in to comment.