Try to fix appveyor

This commit is contained in:
gwenn 2016-01-24 17:32:07 +01:00
parent b8e3db4338
commit 9b97d88362

View File

@ -9,7 +9,7 @@ install:
- ps: Start-FileDownload 'http://sqlite.org/2016/sqlite-uap-3100200.vsix'
- cmd: 7z e sqlite-uap-3100200.vsix DesignTime/Debug/x64/ Redist/Debug/x64/ -y > nul
- SET SQLITE3_LIB_DIR=%APPVEYOR_BUILD_FOLDER%
- cmd: VsixInstaller /q /a /i sqlite-uap-3100200.vsix
# - cmd: VsixInstaller /q /a /i sqlite-uap-3100200.vsix
build: false
@ -18,4 +18,7 @@ test_script:
branches:
only:
- appveyor
- appveyor
cache:
- C:\Users\appveyor\.cargo