diff options
author | Lars Schneider <larsxschneider@gmail.com> | 2017-05-05 17:40:52 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-11 18:44:54 +0900 |
commit | 3ae72a3acaac8b79653d67cf1aae94f61efd41c7 (patch) | |
tree | 444e58a8b8040db139353164e0b6aa308ea27d0c /diffcore-rename.c | |
parent | tests: fix tests broken under GETTEXT_POISON=YesPlease (diff) | |
download | tgif-3ae72a3acaac8b79653d67cf1aae94f61efd41c7.tar.xz |
travis-ci: setup "prove cache" in "script" step
The command that made the "prove cache" persistent across builds was
executed in the "before_install" step. Consequently, every job that
wanted to make use of the cache had to run this step.
The "prove cache" is only used in the "script" step for the
"make test" command. Therefore, we should configure the "prove cache"
in this step.
This change is useful for a subsequent patch that adds a job which does
not need the "before_install" step but wants to run the "script" step to
execute the tests.
Signed-off-by: Lars Schneider <larsxschneider@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'diffcore-rename.c')
0 files changed, 0 insertions, 0 deletions