HubSpot / slack-client

An asynchronous HTTP client for Slack's web API
Apache License 2.0
114 stars 53 forks source link

edit git depth in .travis.yml #243

Closed chenzhang22 closed 2 years ago

chenzhang22 commented 3 years ago

According to git-clone-depth, Travis CI provide a way to shallow clone a repository. This has the obvious benefit of speed, since you only need to download a small number of commits.