We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc7e101 commit 3f5d809Copy full SHA for 3f5d809
.travis.yml
@@ -3,5 +3,8 @@ node_js: "10"
3
cache:
4
directories:
5
- ~/.npm
6
+branches:
7
+ except:
8
+ - /^renovate\/.+/
9
script:
10
- npm run test:ci
0 commit comments