We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e13d0c8 commit f189e31Copy full SHA for f189e31
.travis.yml
@@ -4,6 +4,7 @@ sudo: false
4
branches:
5
only:
6
- master
7
+ - /^\d+\.\d+(\.\d+)?(-\S*)?$/
8
addons:
9
apt:
10
packages:
0 commit comments