Skip to content

Commit

Permalink
Merge pull request #29 from OldSneerJaw/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
OldSneerJaw authored Jun 2, 2018
2 parents d9b8838 + c070840 commit e4951c0
Show file tree
Hide file tree
Showing 3 changed files with 190 additions and 552 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,7 @@ node_js:
# Enable Greenkeeper's support for npm 5+ lockfiles: https://github.com/greenkeeperio/greenkeeper-lockfile
before_install:
- npm install -g greenkeeper-lockfile@1
install:
- npm install # Travis' default is to use `npm ci` which does NOT update the lockfile
before_script: greenkeeper-lockfile-update
after_script: greenkeeper-lockfile-upload
Loading

0 comments on commit e4951c0

Please sign in to comment.