added artifacts directory to circle config

This commit is contained in:
Ryan Baxter
2016-08-08 13:20:12 -04:00
parent eed72600c5
commit 5676c8f753

View File

@@ -2,6 +2,8 @@ general:
branches:
ignore:
- gh-pages # list of branches to ignore
artifacts:
- "target/"
machine:
java:
version: oraclejdk8