We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a859845 commit a409d30Copy full SHA for a409d30
.travis.yml
@@ -43,4 +43,4 @@ deploy:
43
target_commitish: $TRAVIS_COMMIT
44
on:
45
tags: false
46
- branch: release/2.x
+ branchs: { only: [ release/2.x ] }
0 commit comments