Skip to content

Commit ca7d2c3

Browse files
chris-ray-abispstadler
authored andcommitted
updates fibers dependency to ^4.0.1 to enable compatibility with Node 12 (#179)
* updates fibers version * removes Node v9 and adds v12 to travis.yml
1 parent f83bab1 commit ca7d2c3

File tree

3 files changed

+322
-382
lines changed

3 files changed

+322
-382
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ node_js:
99
- "4"
1010
- "6"
1111
- "8"
12-
- "9"
1312
- "10"
13+
- "12"
1414
script: npm test
1515
after_script: npm run coveralls
1616
addons:

0 commit comments

Comments
 (0)