We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b02685 + 041d504 commit 24aae46Copy full SHA for 24aae46
.travis.yml
@@ -6,7 +6,7 @@ branches:
6
only:
7
- master
8
- develop
9
- - //^rel-v.+$//
+ - /^rel-v(\d+.){0,2}\d+$/
10
install:
11
- pip install flake8
12
before_script:
0 commit comments