]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Set git clone depth to 10 for Travis to make it faster 14497/head
authorBas Bosman <github@nazgul.nu>
Mon, 1 Sep 2014 08:18:49 +0000 (10:18 +0200)
committerBas Bosman <github@nazgul.nu>
Mon, 1 Sep 2014 08:18:49 +0000 (10:18 +0200)
.travis.yml

index 80d2409a7023d63ec6bbbfac2e6e24b29c27fd21..d98b38c0c8b87acce9803739b06eced573077fcd 100644 (file)
@@ -1,4 +1,6 @@
 language: node_js
+git:
+  depth: 10
 node_js:
   - "0.10"
 before_install: