Skip to content

Commit

Permalink
fixup travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vroyer committed Dec 16, 2019
1 parent 32da4f2 commit a9e8735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -80,7 +80,7 @@ deploy:
# build, test and push docker images
- provider: script
skip_cleanup: true
script: bash ./ci/docker.sh
script: ELASSANDRA_TAG=${TRAVIS_TAG:1} ./ci/docker.sh
on:
tags: true

Expand Down

0 comments on commit a9e8735

Please sign in to comment.