Skip to content
Snippets Groups Projects
Commit 6e1b78d4 authored by Jonathan Wilkes's avatar Jonathan Wilkes
Browse files

run windows tests from scripts/

parent a737f8d5
No related branches found
No related tags found
No related merge requests found
......@@ -138,7 +138,8 @@ windows_i386_installer:
- echo `pwd`
- cd l2ork_addons
- ./tar_em_up.sh -Z
- ../packages/win32_inno/build/bin/pd.exe -noprefs -nostdpath -nogui -noaudio ../scripts/external-tests.pd
- cd ../scripts
- ../packages/win32_inno/build/bin/pd.exe -noprefs -nostdpath -nogui -noaudio external-tests.pd
artifacts:
expire_in: 1 day
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment