]> zoso.dev Git - buffer.git/commit
skip ES6 tests in Safari 9, only run ES5 tests
authorFeross Aboukhadijeh <feross@feross.org>
Fri, 16 Feb 2018 06:35:05 +0000 (22:35 -0800)
committerFeross Aboukhadijeh <feross@feross.org>
Fri, 16 Feb 2018 06:35:05 +0000 (22:35 -0800)
commit7061fa72e28faf4357827d70569a16e5a21c9b08
treea24b9b2da0aac67d70af2ddef424173b775e3696
parent94175536ff6d25df2c2c161296d104c10300eef0
skip ES6 tests in Safari 9, only run ES5 tests

The Node.js tests contain the const keyword, which doesn't work in Safari 9 in strict mode :(
bin/zuul-es5.yml
bin/zuul-es6.yml