Repository: couchdb Updated Branches: refs/heads/master aaf6f6adf -> c5f527425
speed up build by caching apt repos Project: http://git-wip-us.apache.org/repos/asf/couchdb/repo Commit: http://git-wip-us.apache.org/repos/asf/couchdb/commit/c5f52742 Tree: http://git-wip-us.apache.org/repos/asf/couchdb/tree/c5f52742 Diff: http://git-wip-us.apache.org/repos/asf/couchdb/diff/c5f52742 Branch: refs/heads/master Commit: c5f527425b22e789d425d55ada523b41eb3517c6 Parents: aaf6f6a Author: Robert Newson <[email protected]> Authored: Wed Feb 18 00:36:11 2015 +0000 Committer: Robert Newson <[email protected]> Committed: Wed Feb 18 00:36:11 2015 +0000 ---------------------------------------------------------------------- .travis.yml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/couchdb/blob/c5f52742/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 2c91176..73259d6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -20,3 +20,4 @@ otp_release: - R14B04 git: depth: 10 +cache: apt
