Skip to content

Commit

Permalink
update abi files (#1305)
Browse files Browse the repository at this point in the history
* update abi files
* deactivate coverage CI fail
* update xbr abi files; update changelog; bump version for release
  • Loading branch information
oberstet committed Feb 7, 2020
1 parent 108408c commit 0cac20c
Show file tree
Hide file tree
Showing 17 changed files with 36,531 additions and 20,986 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,10 @@ matrix:
provider: script
script: pwd && ls -la && sh .travis-deploy.sh

allow_failures:
- env: TOX_ENV=coverage
- os: osx

# CI notifications
notifications:
# IRC: chat messages on #crossbar-ci @ freenode
Expand Down
2 changes: 1 addition & 1 deletion autobahn/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
#
###############################################################################

__version__ = '20.1.3'
__version__ = '20.2.1'

0 comments on commit 0cac20c

Please sign in to comment.