There was an error while loading. Please reload this page.
2 parents fa8e5a3 + 737c4a5 commit 2acc298Copy full SHA for 2acc298
.travis.yml
@@ -45,7 +45,7 @@ jobs:
45
46
stages:
47
- name: test
48
- if: NOT (branch IN (develop,master)) AND (NOT(branch==^untagged.*))
+ if: NOT (branch IN (develop,master)) AND (NOT(branch==^Release.*))
49
- name: merge (develop --> master)
50
if: branch==develop AND NOT(type==pull_request)
51
- name: deploy
0 commit comments