update travis to node 4 and fix travis badge

This commit is contained in:
Roman Shtylman
2015-11-04 20:43:17 -08:00
parent 86cd2d3c58
commit cce9d1490a
2 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
language: node_js
sudo: false
node_js:
- "0.10"
- "4"