X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=.travis.yml;h=a59ea4251410d2a20f8ad35d9c028b230cf689db;hp=c4f68ae56a3b15ba97cbfcf277d593ee6e8f4d08;hb=2e96c513ad6113abb6bc4fdd4962cc1f6eed3d4a;hpb=d2acdac1012cfbd8563fbe70157b2adbb05b2002 diff --git a/.travis.yml b/.travis.yml index c4f68ae5..a59ea425 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,7 +55,7 @@ script: - make clean && make -j2 ARCH=x86-64 optimize=no debug=yes build && ../tests/signature.sh $benchref - make clean && make -j2 ARCH=x86-32 optimize=no debug=yes build && ../tests/signature.sh $benchref - make clean && make -j2 ARCH=x86-32 build && ../tests/signature.sh $benchref - - make clean && make -j2 ARCH=x86-64 build && ../tests/signature.sh $benchref + # # Check perft and reproducible search - ../tests/perft.sh