X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=.travis.yml;h=f9e54de46e7533bf3d189b8f691429099f3b1250;hb=87782935ab38284abbb874063f699c3a9836ec20;hp=364a1c8808af8937b834a9027022be04a36af9d6;hpb=127e6d775e4fc85172791f9bca3b38b51e3aebb4;p=supertux.git diff --git a/.travis.yml b/.travis.yml index 364a1c880..f9e54de46 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,6 +47,8 @@ before_install: - (cd SDL2_image-$SDL2IMAGE_VERSION && ./configure --prefix=/usr && make -j5 && sudo make install) script: + # Clean from previous Travis build +- git clean -f # First a debug build: - mkdir build-debug - cd build-debug @@ -67,7 +69,7 @@ addons: notification_email: supertux-commit@lists.lethargik.org build_command_prepend: "cmake . && make clean" build_command: "make -j 4" - branch_pattern: master + branch_pattern: coverity_scan notifications: email: