Skip to content

Commit b8e7dd2

Browse files
committed
Update .travis.yml
1 parent 904932e commit b8e7dd2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ env:
1010
node_js:
1111
- lts/dubnium
1212
- lts/erbium
13+
# node 13.7 seems to have changed behavior of async iterators exiting early on streams
14+
# if 13.8 still has this problem when it comes down I'll talk to the node team about the change
15+
# in the mean time...peg to 13.6
1316
- 13.6
1417

1518
addons:

0 commit comments

Comments
 (0)