mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
Add Node 7 testing to travis.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
language: node_js
|
||||
sudo: false
|
||||
node_js:
|
||||
- 6
|
||||
- 7
|
||||
|
||||
addons:
|
||||
jwt:
|
||||
@@ -26,6 +26,8 @@ env:
|
||||
|
||||
matrix:
|
||||
include:
|
||||
- node_js: 6
|
||||
env:
|
||||
- node_js: 4
|
||||
env:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user