Explorar o código

AppVeyor: invalidate cached ZIP file if gradle.properties has changed

Stephen Gold %!s(int64=6) %!d(string=hai) anos
pai
achega
7da493d1b1
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -34,7 +34,7 @@ build_script:
 cache:
 - C:\Users\appveyor\.gradle\caches
 - C:\Users\appveyor\.gradle\wrapper
-- jme3-bullet-native\bullet3.zip
+- jme3-bullet-native\bullet3.zip -> gradle.properties
 
 test: off
 deploy: off