Skip to content

Commit

Permalink
chore: ignore qunit and sinon from greenkeeper (#4242)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev committed Mar 30, 2017
1 parent 0908d91 commit 29d733d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,11 @@
"**/test/coverage/**",
"**/test/karma.conf.js"
]
},
"greenkeeper": {
"ignore": [
"qunitjs",
"sinon"
]
}
}

0 comments on commit 29d733d

Please sign in to comment.