From da66949cbbc7c4bb33bda510e7f2237c2fd19f7c Mon Sep 17 00:00:00 2001 From: David Coeurjolly Date: Sat, 29 Dec 2018 11:06:18 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index efda76ccd5..8e4f8d77de 100644 --- a/.travis.yml +++ b/.travis.yml @@ -86,7 +86,7 @@ jobs: skip-cleanup: true github-token: $GITHUB_TOKEN keep-history: true - repo: DGtal-team/Documentation-nightly + repo: DGtal-team/doc-nightly target-branch: master verbose: true local-dir: "$TRAVIS_BUILD_DIR/build/html"