switch back to stable flag

This commit is contained in:
Sebastian McKenzie 2015-11-08 06:56:50 -08:00
parent 52363ab8d8
commit 9b48167a00

View File

@ -8,7 +8,7 @@ cache:
- node_modules - node_modules
node_js: node_js:
- "5.0" - stable
- "4.0" - "4.0"
- iojs - iojs
- "0.10" - "0.10"