aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2016-06-29 01:46:22 +0930
committerMatthew Draper <matthew@trebex.net>2016-06-29 01:46:22 +0930
commit59a1a8a3e297da76a8c6daa4a81e4792353f8f4d (patch)
treec9deffc166e2f931c5b39337581f43d6af62d8d5 /.travis.yml
parent26710ab3e49b80d76b17a069fc9fc3ec14a5b96f (diff)
downloadrails-59a1a8a3e297da76a8c6daa4a81e4792353f8f4d.tar.gz
rails-59a1a8a3e297da76a8c6daa4a81e4792353f8f4d.tar.bz2
rails-59a1a8a3e297da76a8c6daa4a81e4792353f8f4d.zip
Revert "Merge pull request #25131 from javierhonduco/javierhonduco/clone_depth_to_1"
This reverts commit acf0bb3f4945f6fda4ac7170b3a0f8fa3becc8f5, reversing changes made to c5b766a9a20c9dd5bf09e69a7c508f369c2eeea3. Travis can only build a commit it can clone; without any clone depth, all branch builds error as soon as there's a newer commit present.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index 461bd172c1..8528a095b2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -88,6 +88,3 @@ notifications:
on_failure: always
rooms:
- secure: "YA1alef1ESHWGFNVwvmVGCkMe4cUy4j+UcNvMUESraceiAfVyRMAovlQBGs6\n9kBRm7DHYBUXYC2ABQoJbQRLDr/1B5JPf/M8+Qd7BKu8tcDC03U01SMHFLpO\naOs/HLXcDxtnnpL07tGVsm0zhMc5N8tq4/L3SHxK7Vi+TacwQzI="
-
-git:
- depth: 1