Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Commit

Permalink
regex
Browse files Browse the repository at this point in the history
  • Loading branch information
steam0r committed Nov 14, 2019
1 parent 6f25a1c commit 7a435f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ cache:
script: npm run package

branches:
only:
- /v\d+\.\d+[a-z]/
only:
- "/^v\\d+\\.\\d+\\.\\d+$/"

deploy:
provider: releases
Expand Down

0 comments on commit 7a435f6

Please sign in to comment.