Skip to content

Commit a409d30

Browse files
committed
Fix CI releases
1 parent a859845 commit a409d30

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
@@ -43,4 +43,4 @@ deploy:
4343
target_commitish: $TRAVIS_COMMIT
4444
on:
4545
tags: false
46-
branch: release/2.x
46+
branchs: { only: [ release/2.x ] }

0 commit comments

Comments
 (0)