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 a0be633 commit 28bcbaeCopy full SHA for 28bcbae
.travis.yml
@@ -20,4 +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
+ - /^\d+\.\d+\.\d+(-SNAPSHOT)?$/ # trigger builds on tags which are semantically versioned to ship the SDK.
0 commit comments