💚 Update .travis

Add node v4
This commit is contained in:
Carlos Cuesta 2016-10-30 20:25:26 +01:00
parent 1b75841d8d
commit 259198fa97
No known key found for this signature in database
GPG Key ID: 61C42E9291BDFAFD

View File

@ -1,5 +1,7 @@
language: node_js
node_js: 6
node_js:
- 6
- 4
install:
- npm install --only=production
cache: