Skip to content
This repository was archived by the owner on Oct 28, 2020. It is now read-only.

Commit ac17567

Browse files
committed
fix(semver): rebase fail
1 parent 3dd80df commit ac17567

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ after_success:
2626
- npm run semantic-release
2727
branches:
2828
except:
29-
- /^v\d+\.\d+\.\d+$/
29+
- /^(v\d+\.\d+\.\d+)|gh-pages$/

0 commit comments

Comments
 (0)