ソースを参照

trigger AppVeyor build for additional changes

Stephen Gold 6 年 前
コミット
938c28fd2b
1 ファイル変更2 行追加0 行削除
  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