Update circle.yml

This commit is contained in:
Gabriele C 2015-11-08 17:53:17 +01:00
parent 1c2cc959cc
commit 0828bcc3da

View File

@ -3,7 +3,7 @@ machine:
version: oraclejdk7
general:
artifacts:
- "target/AuthMe-*.jar"
- "target/AuthMeReloaded.jar"
test:
override:
- mvn clean install -B