git://git.halfball.org
/
cni.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51b51a0
)
travis: git clone at great depth
author
Gabe Rosenhouse
<grosenhouse@pivotal.io>
Thu, 6 Oct 2016 03:48:53 +0000
(20:48 -0700)
committer
Gabe Rosenhouse
<grosenhouse@pivotal.io>
Thu, 6 Oct 2016 03:48:53 +0000
(20:48 -0700)
ensures that git commits referenced by backwards compatibility tests are
always available in CI.
.travis.yml
patch
|
blob
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
f36ae27
..
4683922
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-20,7
+20,7
@@
env:
matrix:
fast_finish: true
- allow_failures:
+ allow_failures:
- go: tip
exclude:
- go: 1.5.4
@@
-51,3
+51,6
@@
script:
notifications:
email: false
+
+git:
+ depth: 9999999