Skip to content
This repository was archived by the owner on Mar 5, 2024. It is now read-only.

Commit e7d2b21

Browse files
committed
Update travis releases key
1 parent 2da8fe6 commit e7d2b21

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.travis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,20 +15,20 @@ before_script:
1515
- make
1616
script: make test test_functional
1717
before_deploy: make release
18+
cache:
19+
directories:
20+
- "$ZOOKEEPER_HOME"
21+
- "$HADOOP_HOME"
1822
deploy:
1923
provider: releases
2024
api_key:
21-
secure: mA5a0ALLaHxlfSDfqOmr+7fpcUv5/nThZVTyFTiXGRRvfUCUMdJzmQp5d74fLfa5ExQz8cXqswIYQT0ScBEBIiu48p8v4qLLYGonorNVam51m93/m9k9PAHZFIaaqW3QJAr9kZdS+Z+epf3U7dcpRfHWwkeLxHW+X2EErJpNAtw=
25+
secure: bNI1zixTuod6PBhCQzeGvZYOODqlEq0iRepcV5M6avVRbYMhW5zX4zxCfP155LXB9rA+xPpP0DEMVTAw9Q0MMSvdKPaBjQNlMPn87vZw6N09UajPYX8YZoUvxZD5XMBVFLsswC4oDaCptD/g6ilMQBT8hySHO8SFYjNWAGq04xM=
2226
file: sequins-*.tar.gz
2327
file_glob: true
2428
on:
2529
repo: stripe/sequins
2630
tags: true
2731
all_branches: true
28-
cache:
29-
directories:
30-
- $ZOOKEEPER_HOME
31-
- $HADOOP_HOME
3232
env:
3333
global:
3434
- secure: d4y27NWdKd13Nj0y9aBJBiJaQLSCw+FHI5W2UXaXPkgi7NCr/dsNYhFfkNSNDR7NVLjeNoG0Ga/488DNeetm/InXvb4iST+sjpBgHhFot97ytqCkQ64bU7QoGG0cu4bI4mgMVPwkVE71NY0bx3mzj+CTZgK/PtBvpB0f8rrXZbc=

0 commit comments

Comments
 (0)