From: Dan Vanderkam Date: Tue, 27 Dec 2016 14:52:52 +0000 (-0500) Subject: bump node version X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=f2776dcd993f41a333088114c941a53fa59ab6f9;p=dygraphs.git bump node version --- diff --git a/.travis.yml b/.travis.yml index 198ce97..130ac69 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,6 @@ language: node_js node_js: - - "0.10" + - "6" sudo: false # Use container-based architecture script: >