From: Michał Gołębiowski Date: Tue, 26 Apr 2016 20:44:11 +0000 (+0200) Subject: Build: test on Node.js 6 X-Git-Tag: 2.2.4~9 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=70025d0e651560d033c4d3cbc802389527fcf0b7;p=jquery.git Build: test on Node.js 6 --- diff --git a/.travis.yml b/.travis.yml index 5e3f4a3a8..34f4d9aec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,3 +5,4 @@ node_js: - "0.12" - "4" - "5" +- "6"