From: Daniel Arndt Date: Wed, 13 May 2020 16:41:20 +0000 (-0400) Subject: Run Travis on all branches X-Git-Tag: v9.2.0-rc2~16^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74321c1dcabd06a9376b8c55df90bad785b3546d;p=dealii.git Run Travis on all branches --- diff --git a/.travis.yml b/.travis.yml index 087c0d10ad..0b66533e9e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,7 +30,3 @@ script: - cmake -DDEAL_II_COMPONENT_DOCUMENTATION=ON -DDEAL_II_DOXYGEN_USE_MATHJAX=ON .. - make -j documentation - cat doxygen.log && ! [ -s doxygen.log ] - -branches: - only: - - master