travis: use new container infra and node 4.x

This commit is contained in:
Roman Shtylman
2015-11-04 20:38:40 -08:00
parent ad914658f8
commit 3cec10dceb

View File

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