Skip to content
This repository has been archived by the owner on Feb 23, 2021. It is now read-only.

Commit

Permalink
Appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
haniokasai committed Mar 21, 2019
1 parent 13296c5 commit 862f4ed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
players/*
worlds/*
plugin_data/*
plugins/Altay/*
bin*/*
maps/*
timings/*
Expand Down
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ build_script:
git clone https://github.com/pmmp/PocketMine-DevTools --depth=1
C:\projects\pmmp-4x\bin\php\php.exe -dphar.readonly=0 PocketMine-DevTools\src\DevTools\ConsoleScript.php --make src,vendor,resources --relative ./ --entry src/pocketmine/PocketMine.php --out artifacts/pmmpAPI3.phar
C:\projects\pmmp-4x\bin\php\php.exe -dphar.readonly=0 PocketMine-DevTools\src\DevTools\ConsoleScript.php --make src,vendor,resources --relative ./ --entry src/pocketmine/PocketMine.php --out artifacts/Altay3.phar
artifacts:
- path: artifacts/pmmpAPI3.phar
- path: artifacts/Altay3.phar

0 comments on commit 862f4ed

Please sign in to comment.