Only test on Node 8 and 10
This commit is contained in:
parent
47e001203d
commit
23744bd87e
@ -1,9 +1,8 @@
|
|||||||
sudo: false
|
sudo: false
|
||||||
language: node_js
|
language: node_js
|
||||||
node_js:
|
node_js:
|
||||||
- '6'
|
- '8'
|
||||||
- '7'
|
- '10'
|
||||||
- 'node'
|
|
||||||
notifications:
|
notifications:
|
||||||
email:
|
email:
|
||||||
on_success: change
|
on_success: change
|
||||||
|
Loading…
Reference in New Issue
Block a user