fix(package): test on Node 6, not 7 (#431)
This commit is contained in:
parent
e4063b1ba8
commit
4eec5e06fc
@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 'stable'
|
||||
- '6'
|
||||
- '4'
|
||||
|
||||
# Use containers.
|
||||
|
Loading…
Reference in New Issue
Block a user