We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ae9e7 commit 6bb8e54Copy full SHA for 6bb8e54
.travis.yml
@@ -4,7 +4,7 @@ language :
4
branches:
5
only:
6
- master
7
- - /^v\d+\.\d+(\.\d+).\d+(\.\d+)?(-\S*)?$/
+ - /^v\d+\.\d+\.\d+(\.\d+)?(-\S*)?$/
8
services:
9
- docker
10
os:
0 commit comments