Fix a build problem in Appveyor

Fix a path problem while pushing artifact in Appveyor:
https://ci.appveyor.com/project/donho/notepad-plus-plus/build/1.0.90#L1676
This commit is contained in:
Don HO 2016-05-22 12:13:44 +02:00
parent 9708382bfe
commit 3aa44ce9e7

View File

@ -7,5 +7,5 @@ nmake -f scintilla.mak
cd ..\..\PowerEditor\visual.net || exit
msbuild notepadPlus.vcxproj /p:configuration="Unicode Debug" /p:platform=Win32 || exit
cd ..\..
cd ..
appveyor PushArtifact bin