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 804b103 commit 1fe6851Copy full SHA for 1fe6851
.travis.yml
@@ -6,6 +6,7 @@ node_js:
6
branches:
7
only:
8
- master
9
+ - /^greenkeeper/.*$/
10
11
before_script:
12
- npm install
0 commit comments