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.
2 parents 579ca29 + b7ce08b commit c53869aCopy full SHA for c53869a
.travis.yml
@@ -18,7 +18,7 @@ stages:
18
- Test
19
- Build
20
- name: Deploy
21
- if: branch = build-test AND type IN (push)
+ if: branch = master AND type IN (push)
22
23
jobs:
24
include:
travis.yml.template
@@ -16,7 +16,7 @@ stages:
16
17
0 commit comments