Try to use cache to speed up build
This commit is contained in:
@@ -10,6 +10,13 @@ before_build:
|
||||
install:
|
||||
- set PATH=C:\Program Files (x86)\MSBuild\14.0\Bin;%PATH%
|
||||
|
||||
cache:
|
||||
- c:\projects\rpcs3\admjit -> .gitmodules
|
||||
- c:\projects\rpcs3\ffmpeg -> .gitmodules
|
||||
- c:\projects\rpcs3\minidx9 -> .gitmodules
|
||||
- c:\projects\rpcs3\wxWidgets -> .gitmodules
|
||||
|
||||
build:
|
||||
project: rpcs3.sln
|
||||
parallel: true
|
||||
verbosity: minimal
|
||||
Reference in New Issue
Block a user