Travis uses --depth=50. If I want to checkout master, am I forced to re-clone here?
cpsievert@Carsons-MacBook-Pro:~$ git clone --branch=carson-travis-hook --depth=50 https://github.com/ropensci/plotly.git
Cloning into 'plotly'...
remote: Counting objects: 2510, done.
remote: Compressing objects: 100% (1253/1253), done.
remote: Total 2510 (delta 1225), reused 2277 (delta 1060), pack-reused 0
Receiving objects: 100% (2510/2510), 26.03 MiB | 1.49 MiB/s, done.
Resolving deltas: 100% (1225/1225), done.