X-Git-Url: https://git.sesse.net/?p=stockfish;a=blobdiff_plain;f=.travis.yml;h=a59ea4251410d2a20f8ad35d9c028b230cf689db;hp=f27f9c95ae2bb444ad5dc7adf116c9fbbbf0d7ca;hb=6f3796adaf44c48cf1353181d386a61a57859b67;hpb=49a1fdd3fe894d170a2c2781238c0f0f907c08cc diff --git a/.travis.yml b/.travis.yml index f27f9c95..a59ea425 100644 --- a/.travis.yml +++ b/.travis.yml @@ -56,9 +56,6 @@ script: - 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 - # Verify bench number is ONE_PLY independent by doubling its value - - sed -i 's/.*\(ONE_PLY = [0-9]*\),.*/\1 * 2,/g' types.h - - make clean && make -j2 ARCH=x86-64 build && ../tests/signature.sh $benchref # # Check perft and reproducible search - ../tests/perft.sh