Use the standard packaging repo.

This commit is contained in:
Tomas Groth 2016-12-01 09:10:51 +01:00
parent 105edf36c3
commit 19a450fab5
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ after_test:
# - curl -L -O http://downloads.sourceforge.net/project/portableapps/NSIS%20Portable/NSISPortable_3.0_English.paf.exe
# - NSISPortable_3.0_English.paf.exe /S
# Get the packaging code
- bzr checkout --lightweight lp:~tomasgroth/openlp/packaging-appveyor packaging
- bzr checkout --lightweight lp:openlp/packaging packaging
# Build the bundle
- cd packaging
- "%PYTHON%\\python.exe windows/windows-builder.py -v -u -t -c windows/config-appveyor.ini -b ../openlp-branch"