We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a770c4c commit ab6925aCopy full SHA for ab6925a
.travis.yml
@@ -10,6 +10,7 @@ env:
10
branches:
11
only:
12
- master
13
+ - /^[0-9].[0-9].[0-9](-.*)?$/
14
cache:
15
directories:
16
- "$HOME/.mongodb/versions/downloads"
0 commit comments