We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5045f2c commit cfabaeeCopy full SHA for cfabaee
.travis.yml
@@ -20,4 +20,4 @@ cache:
20
branches:
21
only:
22
- master
23
- - /^\d+\.\d+\.\d+(-SNAPSHOT)?$/ # trigger builds on tags which are semantically versioned to ship the SDK.
+ - /^\d+\.\d+\.\d+(-SNAPSHOT|-alpha)?$/ # trigger builds on tags which are semantically versioned to ship the SDK.
0 commit comments