mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-09 02:17:50 +00:00
Add node_js v6 to travis.
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
language: node_js
|
language: node_js
|
||||||
sudo: false
|
sudo: false
|
||||||
node_js:
|
node_js:
|
||||||
- "5"
|
- "6"
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
- BIN="node" ISTANBUL=false OPTION=""
|
- BIN="node" ISTANBUL=false OPTION=""
|
||||||
@@ -20,6 +20,8 @@ matrix:
|
|||||||
env:
|
env:
|
||||||
- node_js: "4"
|
- node_js: "4"
|
||||||
env:
|
env:
|
||||||
|
- node_js: "5"
|
||||||
|
env:
|
||||||
git:
|
git:
|
||||||
depth: 10
|
depth: 10
|
||||||
branches:
|
branches:
|
||||||
|
|||||||
Reference in New Issue
Block a user