Skip to content

Commit

Permalink
chore: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
satazor committed Mar 13, 2019
1 parent 9c9d627 commit 48bee1d
Show file tree
Hide file tree
Showing 2 changed files with 289 additions and 184 deletions.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -5,8 +5,9 @@ node_js:
- '5.6'
- '5.7'
- '6'
- 'node'
- 'lts/*'
# nodejs 11.11.X was failing with this https://travis-ci.org/moxystudio/node-proper-lockfile/jobs/503161746#L469
# - 'node'
after_success:
- "npm i codecov"
- "node_modules/.bin/codecov"

0 comments on commit 48bee1d

Please sign in to comment.