Try to fix circle builds...

This commit is contained in:
Gabriele C 2016-01-25 18:31:22 +01:00
parent 726861a2a1
commit 00a625efd0

View File

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