Only test on Node 8 and 10

main
Aaron Jensen 2019-09-18 08:34:22 -07:00
parent 47e001203d
commit 23744bd87e
No known key found for this signature in database
GPG Key ID: 395CF9A719B6724C
1 changed files with 2 additions and 3 deletions

View File

@ -1,9 +1,8 @@
sudo: false
language: node_js
node_js:
- '6'
- '7'
- 'node'
- '8'
- '10'
notifications:
email:
on_success: change