one more time

This commit is contained in:
IvanaE 2018-11-02 18:39:32 -04:00
parent ad80e31740
commit 8d570d4470

View file

@ -7,7 +7,8 @@ jobs:
environment:
JVM_OPTS: -Xmx3200m
steps:
- checkout
- checkout:
path: ~/SEG2105-Olympus
- restore_cache:
key: jars-{{ checksum "build.gradle" }}-{{ checksum "app/build.gradle" }}
- run: