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.
2 parents 3db480f + 28bcbae commit 9fb24faCopy full SHA for 9fb24fa
.travis.yml
@@ -20,3 +20,4 @@ branches:
20
only:
21
- master
22
- devel
23
+ - /^\d+\.\d+\.\d+(-SNAPSHOT)?$/ # trigger builds on tags which are semantically versioned to ship the SDK.
0 commit comments