keeping nodejs versions 0.10 and 0.12 as the test servers for travis configuration

This commit is contained in:
Liran Tal
2015-07-06 21:09:58 +03:00
parent d5b22e35c4
commit 96f8ab5289

View File

@@ -1,7 +1,6 @@
language: node_js
node_js:
- "0.10"
- "0.11"
- "0.12"
env:
- NODE_ENV=travis