Merge pull request #302 from ethcore/travis-deploy

Building beta-* and stable-* tags
This commit is contained in:
Marek Kotewicz 2016-02-02 16:36:08 +01:00
commit ccc3bf7951

View File

@ -4,6 +4,8 @@ language: rust
branches: branches:
only: only:
- master - master
- /^beta-.*$/
- /^stable-.*$/
matrix: matrix:
fast_finish: true fast_finish: true
include: include: