Update circle.yml

This commit is contained in:
Gabriele C. 2015-07-09 11:09:16 +02:00
parent 4244566e59
commit 4bcf457a59

View File

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