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 e8e999c commit 40aab46Copy full SHA for 40aab46
.travis.yml
@@ -21,7 +21,7 @@ stages:
21
- name: test
22
if: not tag is present
23
- name: deploy
24
- if: tag is present and branch = master
+ if: tag is present
25
26
# Run Travis on all branches
27
# (normally it only runs on master)
0 commit comments