Browse Source

Travis does not like comment in .travis.yml

bel2125 7 years ago
parent
commit
e76a4a0cc6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -102,7 +102,6 @@ script:
       make -f Makefile.osx package;
     else
       CTEST_OUTPUT_ON_FAILURE=1 make all test;
-#      cat test.log;
     fi
   - tree