aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorchriseth <chris@ethereum.org>2017-09-21 16:51:36 +0800
committerchriseth <chris@ethereum.org>2017-09-21 16:51:55 +0800
commitcb0be0f6a8af475d9aa0c99ae7548a5bacd4fc2b (patch)
tree119991aa086a7c02fb0d6b1d9148355f4869e310 /.travis.yml
parent725b4fc28cbdd09b5c160e044ccc7017da33d7d7 (diff)
downloaddexon-solidity-cb0be0f6a8af475d9aa0c99ae7548a5bacd4fc2b.tar
dexon-solidity-cb0be0f6a8af475d9aa0c99ae7548a5bacd4fc2b.tar.gz
dexon-solidity-cb0be0f6a8af475d9aa0c99ae7548a5bacd4fc2b.tar.bz2
dexon-solidity-cb0be0f6a8af475d9aa0c99ae7548a5bacd4fc2b.tar.lz
dexon-solidity-cb0be0f6a8af475d9aa0c99ae7548a5bacd4fc2b.tar.xz
dexon-solidity-cb0be0f6a8af475d9aa0c99ae7548a5bacd4fc2b.tar.zst
dexon-solidity-cb0be0f6a8af475d9aa0c99ae7548a5bacd4fc2b.zip
Try to fix docker release deployment.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 5d6ce442..c30e3e0f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -220,7 +220,7 @@ deploy:
branch:
- develop
- release
- - /^v[0-9]/
+ - /^v\d/
# This is the deploy target for the native build (Linux and macOS)
# which generates ZIPs per commit and the source tarball.
#