switch from stable flag in travis config to 5.0

This commit is contained in:
Sebastian McKenzie 2015-11-08 06:41:55 -08:00
parent b07f8c8eab
commit a2da61a497

View File

@ -8,11 +8,11 @@ cache:
- node_modules
node_js:
- "5.0"
- "4.0"
- iojs
- "0.10"
- "0.12"
- "stable"
script: make test-travis
after_success: