Skip to content

Commit 3c0a371

Browse files
author
Sergei Orlov
committed
ci(travis): fix versioning
1 parent fa0f4f3 commit 3c0a371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ stages:
1111
- name: cover
1212
if: branch = master AND type = push
1313
- name: versioning
14-
if: branch = master AND type = push
14+
if: branch = master AND type != push
1515
- name: publish
1616
if: tag IS present AND tag =~ ^v AND type != push
1717

0 commit comments

Comments
 (0)