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 579ca29 commit b7ce08bCopy full SHA for b7ce08b
.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