]> git.proxmox.com Git - mirror_xterm.js.git/commitdiff
Set travis to node 6
authorDaniel Imms <daimms@microsoft.com>
Sat, 8 Oct 2016 06:01:20 +0000 (23:01 -0700)
committerDaniel Imms <daimms@microsoft.com>
Sat, 8 Oct 2016 06:01:20 +0000 (23:01 -0700)
.travis.yml

index b085a7bd718beed16e09f6c838e24f27f1bc32e8..bdc4783851a6c80b9b092c95fe001fc3776dc8cd 100644 (file)
@@ -1,6 +1,6 @@
 language: node_js
 node_js:
-  - 4
+  - 6
 env:
   - CXX=g++-4.8
 addons: