From: Feross Aboukhadijeh Date: Wed, 22 Jun 2016 23:57:16 +0000 (-0700) Subject: test: no polyfill for ES6 browsers X-Git-Url: https://zoso.dev/?a=commitdiff_plain;h=64b45f993e48701808e7a15a483cf8e7226b310f;p=buffer.git test: no polyfill for ES6 browsers --- diff --git a/bin/zuul-es6.yml b/bin/zuul-es6.yml index 472c238..8054ad6 100644 --- a/bin/zuul-es6.yml +++ b/bin/zuul-es6.yml @@ -1,6 +1,4 @@ ui: tape -scripts: - - ./test/_polyfill.js browsers: - name: chrome version: '-1..latest'