Added check versions.

This commit is contained in:
Erik C. Thauvin 2017-10-29 23:50:22 -07:00
parent 100abf678a
commit 78bb7ff692

View file

@ -19,9 +19,13 @@ jobs:
- kobalt-dependencies- - kobalt-dependencies-
- run: - run:
name: Kobalt Assemble name: Kobalt Check Versions
command: ./kobaltw assemble command: ./kobaltw CheckVersions
- save_cache: - save_cache:
paths: ~/.kobalt paths: ~/.kobalt
key: kobalt-dependencies-{{ checksum "kobalt/src/Build.kt" }} key: kobalt-dependencies-{{ checksum "kobalt/src/Build.kt" }}
- run:
name: Kobalt Assemble
command: ./kobaltw assemble