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.
1 parent 9d9132d commit a6622d4Copy full SHA for a6622d4
.travis.yml
@@ -4,9 +4,9 @@ sudo: true
4
branches:
5
only:
6
- master
7
+ - /^v3.3.*$/
8
- v3.2
9
- /^v3.2.*$/
- - /^v3.3.*$/
10
11
matrix:
12
include:
0 commit comments