Merge pull request #302 from ethcore/travis-deploy
Building beta-* and stable-* tags
This commit is contained in:
commit
ccc3bf7951
@ -4,6 +4,8 @@ language: rust
|
||||
branches:
|
||||
only:
|
||||
- master
|
||||
- /^beta-.*$/
|
||||
- /^stable-.*$/
|
||||
matrix:
|
||||
fast_finish: true
|
||||
include:
|
||||
|
Loading…
Reference in New Issue
Block a user