@@ -16,7 +16,7 @@ script:
branches:
only:
- master
- - /^v\d+\.\d+\.\d+$/
+ - "/^v\\d+\\.\\d+\\.\\d+$/"
env:
global:
- LANG=en_US.UTF-8