From 678f31f8750bf5b02ff33ae5bee55e3452c31c3c Mon Sep 17 00:00:00 2001 From: seleznevae Date: Tue, 27 Nov 2018 21:03:12 +0300 Subject: [PATCH] [C] Deploy on master --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 4bbdea9..86d3f8f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,7 +19,7 @@ matrix: local_dir: $TRAVIS_BUILD_DIR/docs/html github_token: $GITHUB_API_KEY on: - branch: deploy-doxy + branch: master after_success: - coveralls --build-root build --include src --include tests --gcov-options '\-lp'