aboutsummaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorChristopher Vogt <oss.nsp@cvogt.org>2017-03-08 18:18:52 -0500
committerChristopher Vogt <oss.nsp@cvogt.org>2017-03-08 18:38:49 -0500
commite72abced5e30cbcbfade4e979aa9d3d6505f306d (patch)
treec85db286844611d0baa15ec8531c69c92f8bab1e /circle.yml
parent34ee0fd1015a4aa0c657dbd3a53b9d3c908045b9 (diff)
downloadcbt-e72abced5e30cbcbfade4e979aa9d3d6505f306d.tar.gz
cbt-e72abced5e30cbcbfade4e979aa9d3d6505f306d.tar.bz2
cbt-e72abced5e30cbcbfade4e979aa9d3d6505f306d.zip
no hashes on bintray for this and mavenCentral deps
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/circle.yml b/circle.yml
index d3f66e8..0a6f9d5 100644
--- a/circle.yml
+++ b/circle.yml
@@ -3,8 +3,8 @@ machine:
version: oraclejdk8
dependencies:
- cache_directories:
- - "cache"
+# cache_directories:
+# - "cache"
override:
- ./cbt compile
- ./cbt direct