Explorar el Código

trigger AppVeyor build for additional changes

Stephen Gold hace 6 años
padre
commit
938c28fd2b
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      appveyor.yml

+ 2 - 0
appveyor.yml

@@ -7,6 +7,8 @@ branches:
 only_commits:
   files:
     - jme3-bullet-native/
+    - appveyor.yml
+    - gradle.properties
 
 skip_tags: true