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 7101a02c93
commit bee2d1fbb9

View File

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