]> git.sesse.net Git - stockfish/blobdiff - .travis.yml
Remove uithread
[stockfish] / .travis.yml
index f27f9c95ae2bb444ad5dc7adf116c9fbbbf0d7ca..a59ea4251410d2a20f8ad35d9c028b230cf689db 100644 (file)
@@ -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