Added artifacts storage.

This commit is contained in:
Erik C. Thauvin 2017-10-29 20:26:59 -07:00
parent 8f29277ded
commit 7102d4e90b

View file

@ -32,4 +32,6 @@ jobs:
command: ./gradlew test
- store_test_results:
path: build/reports/
path: build/reports
- store_artifacts:
path: build/reports