Skip to content

Commit

Permalink
Attempt #12
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 e5271ae commit 8f1c115
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:
- ./gradlew build -x spotlessCheck
- ./gradle build -x spotlessCheck
after_build:
- ./gradlew deploy
- ./gradle deploy
artifacts:
- path: build\libs\MapTool-*.jar
name: MapTool-Jar
Expand Down

0 comments on commit 8f1c115

Please sign in to comment.