Skip to content

Commit

Permalink
Use Dependabot (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
hudochenkov authored and ntwb committed Sep 7, 2019
1 parent 48db5f0 commit d854e1f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -6,7 +6,7 @@ git:
branches:
only:
- master
- /^greenkeeper/.*$/
- /^dependabot/.*$/

language: node_js

Expand All @@ -17,7 +17,6 @@ cache:
- node_modules

node_js:
- '8'
- '10'

before_install:
Expand Down

0 comments on commit d854e1f

Please sign in to comment.