Julius Pfrommer %!s(int64=10) %!d(string=hai) anos
pai
achega
4acc0a5199
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      .travis.yml

+ 0 - 1
.travis.yml

@@ -62,7 +62,6 @@ script:
 - make -j
 - cd .. && rm build -rf && mkdir -p build && cd build
 - echo "Debug build and unit tests (64 bit)"
-- make clean
 - cmake -DCMAKE_BUILD_TYPE=Debug -DBUILD_UNIT_TESTS=ON -DENABLE_COVERAGE=ON ..
 - make -j && make test
 - coveralls --gcov /usr/bin/gcov-4.8 -E '.*\.h' -E '.*CMakeCXXCompilerId\.cpp' -E '.*CMakeCCompilerId\.c' -r ../