Skip to content

Commit f9c8ce1

Browse files
committed
explicitly configure Travis to deploy on all supported branches
1 parent 885def4 commit f9c8ce1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ deploy:
2424
repo: ExpediaDotCom/graphql-kotlin
2525
tags: true
2626
jdk: openjdk8
27+
all_branches: true
2728

2829
after_deploy:
2930
- .travis/update-version.sh

0 commit comments

Comments
 (0)