Skip to content

Commit

Permalink
Merge pull request #113 from noflo/greenkeeper/nyc-12.0.1
Browse files Browse the repository at this point in the history
Update nyc to the latest version 🚀
  • Loading branch information
bergie committed Jun 2, 2018
2 parents d7febc2 + 062f30b commit 07a4954
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
language: node_js
node_js:
- '6'
- 'lts/*'
sudo: false
after_success:
- ./node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"grunt-noflo-browser": "^1.5.1",
"mocha": "^5.0.0",
"noflo-core": ">= 0.4.0",
"nyc": "^11.3.0"
"nyc": "^12.0.1"
},
"keywords": [
"noflo"
Expand Down

0 comments on commit 07a4954

Please sign in to comment.