add travis badge

- remove node 0.8
- add node 0.10
This commit is contained in:
Roman Shtylman
2014-02-14 00:34:40 -05:00
parent 2f6f9459ad
commit 5c6cd2359c
2 changed files with 2 additions and 3 deletions

View File

@@ -1,4 +1,3 @@
language: node_js
node_js:
- 0.8
- 0.9
- "0.10"