Skip to content

Commit

Permalink
Update version to 2.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kleebaum committed Jul 10, 2020
1 parent 89cf802 commit 2746e74
Show file tree
Hide file tree
Showing 2 changed files with 368 additions and 370 deletions.
10 changes: 4 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,10 @@ notifications:
email: false
deploy:
provider: releases
api_key:
secure: B6srH3vvYCWX4zEbDGfR2T/6SW8/PGtRH6MHYNwkl1KD3a0xEO58LrSHC0mjiZC18rPYOoj8ZaAtGoghxw8zj0SVVevmanXNo9YC9DTapIzeKVO+6Wx/eKulreEgjDkBctBagIU6WfHLQ+JjxgEhGikEln3BJ7hA/JjKaFJBnBI9N5YovSYl6lGAGBWeI2XqSGE/NXb1Qgd/uIxeZPLxBWIxZxK/kpHTCRTfTTIGGuuOPqoq1nLUzA83hKXlzmM6HxVdi2yJuQyCUfmX7DzwKcnKI0Wa/Vv5FpRjxSxqHyZYhMzxdGVf50WdUmJIQ9JoWMLrb2GugcG1ki1WqBrqx5DgyN/GwyrGLoaX7fWSYwDlUMFGkjbuLA9HMJ622FdwiR4UX4529tmAzJFuYVT7VON/4ZBv/oobtrKFVB2U8y1BzhV2lSai5zmQfFlJliUo89LUaRrLcXbxzd2Y8RCd0XuplEVsvQRhdlA+5kVDfee041oONGF72dU/18LJE+8vY8ldk/3vNkTnvuEakDbqkieKu2SdONZ4w7xhUbb/GCWXyJofJS2iR+jj1KsvsW0Py9U/cC0twr2fZNecss7pDWx+5Etw/tKI0jnPhg6KicgDvi3RbBkevLhpqMT9OvUU433V3Xz89qMJHy9llffSHThwONCMT73vYaAF2b4usUU=
file: target/cures-condec-jira.jar
github_token: 6c818e451f250990fc2349c14086a6f2267f59aa
file: $TRAVIS_BUILD_DIR/target/cures-condec-jira.jar
skip_cleanup: true
on:
tags: true
repo: cures-hub/cures-condec-jira
on.tags: true
overwrite: true
after_success:
- bash <(curl -s https://codecov.io/bash) -f $TRAVIS_BUILD_DIR/target/site/jacoco/jacoco.xml
Loading

0 comments on commit 2746e74

Please sign in to comment.