Update travis for modern node

This commit is contained in:
Aaron Jensen 2017-04-18 18:07:44 -07:00
parent dcee2038b6
commit c44b3126f8
No known key found for this signature in database
GPG Key ID: 395CF9A719B6724C

View File

@ -1,9 +1,9 @@
sudo: false sudo: false
language: node_js language: node_js
node_js: node_js:
- '0.10' - '6'
- '0.12' - '7'
- 'iojs' - 'node'
notifications: notifications:
email: email:
on_success: change on_success: change