We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2474f5 commit 7ca40ccCopy full SHA for 7ca40cc
appveyor.yml
@@ -28,4 +28,4 @@ test_script:
28
29
on_success:
30
- cd %GIT_DIR%\randomstate
31
- - python performance.py
+ - IF %PYTHON_ARCH%==x86_64 python performance.py
0 commit comments