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 3db480f commit a0be633Copy full SHA for a0be633
.travis.yml
@@ -20,3 +20,4 @@ branches:
20
only:
21
- master
22
- devel
23
+ - /^\d+\.\d+\.\d+(-SNAPSHOT)?$/ # ensure builds are run on tags which have versions as branch names
0 commit comments