diff --git a/appveyor.yml b/appveyor.yml index 5b08d04..61abdb6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -30,4 +30,6 @@ test_script: cache: - C:\maven\ - C:\Users\appveyor\.m2 - +artifacts: +- path: target/GriefPrevention.jar + name: GriefPrevention