Skip to content

Commit be8bf43

Browse files
Use any sandbox target
1 parent 893eaa2 commit be8bf43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ deploy:
4545
on:
4646
repo: m-lab/prometheus-support
4747
all_branches: true
48-
condition: $TRAVIS_BRANCH == sandbox-soltesz && $TRAVIS_EVENT_TYPE == push
48+
condition: $TRAVIS_BRANCH == sandbox-* && $TRAVIS_EVENT_TYPE == push
4949

5050
#########################################
5151
## Staging

0 commit comments

Comments
 (0)