Explorar o código

appveyor: fix syntax error

Kirill Vainer %!s(int64=8) %!d(string=hai) anos
pai
achega
e23b1c753f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -30,7 +30,7 @@ init:
 install:
   - cmd: del C:\Users\appveyor\.gradle\caches\modules-2\modules-2.lock
 
-build:
+build_script:
   - cmd: gradlew.bat --no-daemon :jme3-bullet-native:assemble
 
 cache: