]> zoso.dev Git - buffer.git/commit
travis: need 0.12 or iojs for Iterator class
authorFeross Aboukhadijeh <feross@feross.org>
Tue, 10 Feb 2015 02:24:13 +0000 (18:24 -0800)
committerFeross Aboukhadijeh <feross@feross.org>
Tue, 10 Feb 2015 02:24:13 +0000 (18:24 -0800)
commit974407191a4f449389f4da1062000db8c2222b10
treed0912532af4f313322cd29a88951f17b115e858a
parentffccb1a5daf3c4bca0bf8cba66d7947bd2805767
travis: need 0.12 or iojs for Iterator class

Buffers are now instances of ES6 Iterator and there's a test that
checks for that, which requires a node with a newer V8 version.
.travis.yml