aapveyor: readded drive letter...

This commit is contained in:
Alam Ed Arias 2016-05-18 23:55:30 -04:00
parent ded9dd7940
commit 15969887ec
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ environment:
cache: cache:
- ccache.exe - ccache.exe
- :\Users\appveyor\AppData\Roaming\.ccache - C:\Users\appveyor\AppData\Roaming\.ccache
install: install:
- if not exist "%CCACHE_EXE%" appveyor DownloadFile "%CCACHE_URL%" -FileName "%CCACHE_EXE%" - if not exist "%CCACHE_EXE%" appveyor DownloadFile "%CCACHE_URL%" -FileName "%CCACHE_EXE%"