mirror of
https://github.com/FEX-Emu/xxHash.git
synced 2024-11-24 06:59:40 +00:00
try another name for Visual binary
This commit is contained in:
parent
191af8507d
commit
78ad9b637d
@ -76,10 +76,9 @@ test_script:
|
||||
- ECHO ***
|
||||
- ls
|
||||
- if [%COMPILER%]==[visual] (
|
||||
xxhsum -bi1
|
||||
) ELSE (
|
||||
make check
|
||||
xxhsum.exe -bi1
|
||||
)
|
||||
# note : already tested, with make test, when %COMPILER%==gcc
|
||||
- ECHO ------- xxhsum tested -------
|
||||
|
||||
#---------------------------------#
|
||||
|
Loading…
Reference in New Issue
Block a user