Revert to use a specific minor version in travis config

This commit is contained in:
Daniel García Aubert 2016-11-07 15:14:54 +01:00
parent 33e6cc0335
commit 8f668d4c7a

View File

@ -23,4 +23,4 @@ env:
language: node_js
node_js:
- "0.10.26"
- "0.10"