Skip to content

Commit

Permalink
updates fibers dependency to ^4.0.1 to enable compatibility with Node…
Browse files Browse the repository at this point in the history
… 12 (#179)

* updates fibers version

* removes Node v9 and adds v12 to travis.yml
  • Loading branch information
chris-ray-abis authored and pstadler committed Jun 23, 2019
1 parent f83bab1 commit ca7d2c3
Show file tree
Hide file tree
Showing 3 changed files with 322 additions and 382 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ node_js:
- "4"
- "6"
- "8"
- "9"
- "10"
- "12"
script: npm test
after_script: npm run coveralls
addons:
Expand Down
Loading

0 comments on commit ca7d2c3

Please sign in to comment.