From fd946682465d960c32f0e0305a53ef5330a1d426 Mon Sep 17 00:00:00 2001 From: seleznevae Date: Mon, 26 Nov 2018 23:38:53 +0300 Subject: [PATCH] [A] Added doc build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 022c0cf..590bbf9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -128,7 +128,7 @@ script: cppcheck --std=c++11 --enable=warning,style,performance,portability,information,missingInclude --error-exitcode=1 lib fi - # doxygen run + # doxygen run - | if [ "${FORT_C_COMPILER}" = "gcc-8" ]; then cd docs