From aa197ea8521f6a5bc8db18bb754ed228e3ba83a3 Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Sun, 13 Mar 2016 21:36:27 -0400 Subject: [PATCH] travis-ci only upload doxygen on tags -fixes #3023 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 369e75452..b42a86b08 100644 --- a/.travis.yml +++ b/.travis.yml @@ -170,6 +170,7 @@ deploy: skip_cleanup: true branch: master on: + tags: true condition: $CONFIG = doxygen notifications: -- 2.22.0