Skip to content
Snippets Groups Projects
Commit dad143d1 authored by Lars Bilke's avatar Lars Bilke
Browse files

[Appveyor] Invalidate Conan cache on change in conanfile.py.

parent f97bd675
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@ configuration:
- Release
cache:
- C:\projects\deps\conan
- C:\projects\deps\conan -> conanfile.py
install:
# All external dependencies are installed in C:\projects\deps
......
## Appveyor cache version: 1
from conans import ConanFile, CMake
class OpenGeoSysConan(ConanFile):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment