Update travis for modern node
This commit is contained in:
parent
dcee2038b6
commit
c44b3126f8
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user