chore(travis): declare Node.js version as '0.10', not 0.10 (which is 0.1)

This commit is contained in:
Michał Gołębiowski
2014-06-24 00:19:17 +02:00
parent e8e0750277
commit 43ff573bc8

View File

@@ -1,6 +1,6 @@
language: node_js
node_js:
- 0.10
- '0.10'
branches:
except: