Add node_js v6 to travis.

This commit is contained in:
John-David Dalton
2016-04-27 08:04:33 -07:00
parent 6f600ebeac
commit cbcd5ffdc4

View File

@@ -1,7 +1,7 @@
language: node_js
sudo: false
node_js:
- "5"
- "6"
env:
global:
- BIN="node" ISTANBUL=false OPTION=""
@@ -20,6 +20,8 @@ matrix:
env:
- node_js: "4"
env:
- node_js: "5"
env:
git:
depth: 10
branches: