Closed winstliu closed 9 years ago
The last spec fails because Node 0.10 uses a version of V8 that's too old to support Promise
s.
Is it worth supporting Node 0.10 since it's 1) over two years old, and 2) superseded by 0.12, iojs 1, 2, 3, and Node 4?
I think we should keep this module compiling on Node 0.10 since there are still many people using it to listen to filesystem events, but it should be fine to ignore the File
and Directory
things since I think only Atom is using them and keeping them compatible with 0.10 is too much work.
We can probably either ignore 0.10 in Travis CI or suppress File
and Directory
specs for 0.10, either way is fine to me.
In that case let's just ignore 0.10.
Accidentally pushed this to master... :fearful: :disappointed:.
Refs 9d8cec25a263a17395052225cba78ab768ce4b9b