We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06967a8 commit 5d2c975Copy full SHA for 5d2c975
1 file changed
.travis.yml
@@ -27,6 +27,7 @@ dist: xenial
27
branches:
28
only:
29
- master
30
+ - /^v\d+\.\d+\.\d+$/
31
services:
32
- docker
33
env:
0 commit comments