Sfoglia il codice sorgente

Travis does not like comment in .travis.yml

bel2125 7 anni fa
parent
commit
e76a4a0cc6
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  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