diff --git a/.travis.yml b/.travis.yml index 210b5e4..26a107d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ env: global: - DOCKER_ORG: semitechnologies - DOCKER_REPO: contextionary - - VERSION: 0.14.0-v0.4.19 + - VERSION: 0.14.0-v0.4.20 - MODEL_VERSION: 0.14.0 - DIMENSIONS: 600 # set to dimensions of underlying db because the test suite needs to know what to expect - GO111MODULE: true