File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ install:
27
27
28
28
build_script :
29
29
- >
30
- sh -c "$HOME/bin/lisp $HOME/bodge/scripts/build-gamekit-system.lisp
30
+ sh -c "$HOME/bin/lisp $HOME/bodge/scripts/build-experimental- gamekit-system.lisp
31
31
%GAMEKIT_SYSTEM_NAME% %GAMEKIT_APPLICATION_PACKAGE% %GAMEKIT_APPLICATION_MAIN_CLASS%
32
32
$(cygpath -u '%APPVEYOR_BUILD_FOLDER%')
33
33
$(cygpath -u '%GAMEKIT_BUILD_DIR%')"
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ install:
29
29
30
30
script :
31
31
- >
32
- lisp $HOME/bodge/scripts/build-gamekit-system.lisp
32
+ lisp $HOME/bodge/scripts/build-experimental- gamekit-system.lisp
33
33
$GAMEKIT_SYSTEM_NAME $GAMEKIT_APPLICATION_PACKAGE $GAMEKIT_APPLICATION_MAIN_CLASS
34
34
$TRAVIS_BUILD_DIR
35
35
$GAMEKIT_BUILD_DIR
You can’t perform that action at this time.
0 commit comments