Skip to content

Commit

Permalink
Attempt #13
Browse files Browse the repository at this point in the history
Signed-off-by: Jamz <Jamz@Nerps.net>
  • Loading branch information
JamzTheMan committed Jun 3, 2018
1 parent 8f1c115 commit 73fff7e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ platform: x64
image:
- Ubuntu
build_script:
- ./gradle build -x spotlessCheck
- gradle build -x spotlessCheck
after_build:
- ./gradle deploy
- gradle deploy
artifacts:
- path: build\libs\MapTool-*.jar
name: MapTool-Jar
Expand Down

0 comments on commit 73fff7e

Please sign in to comment.