This repository was archived by the owner on Sep 14, 2022. It is now read-only.
Commit 26470f7
committed
Fixes the broken build
The fix was to use a timer instead of process.nextTick
to send command prompt answers via stdin.
We also updated Travis CI to no longer test for Node.js
0.10.x since Hapi.js requires Node.js 4.x.
Patch-By: He Who Should Not Be Named1 parent 3a000dc commit 26470f7
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
487 | 487 | | |
488 | 488 | | |
489 | 489 | | |
490 | | - | |
| 490 | + | |
491 | 491 | | |
492 | 492 | | |
493 | | - | |
| 493 | + | |
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| |||
0 commit comments