We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7aebb77 commit 8a58743Copy full SHA for 8a58743
.travis.yml
@@ -37,5 +37,5 @@ stages:
37
if: branch = master AND type = push AND fork = false
38
39
branches:
40
- except:
41
- - /^v\d+\.\d+\.\d+$/
+ only:
+ - master
0 commit comments