Run tests on Node 4

This commit is contained in:
Tim Schaub 2015-12-02 07:46:10 -08:00
parent dfb7bc1310
commit e49a7d9bb2

View file

@ -1,5 +1,7 @@
before_install: npm install -g npm
language: node_js
node_js:
- "0.10"
- "0.8"
- "4"
branches:
only:
- master