Skip to content

Commit 83fed6d

Browse files
committed
Fix Travis config syntax iluwatar#255
1 parent 793b1cc commit 83fed6d

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
@@ -27,4 +27,4 @@ deploy:
2727
acl: public_read
2828
skip_cleanup: true
2929
on:
30-
branch: **
30+
all_branches: true

0 commit comments

Comments
 (0)