Travis CI: Test against Node v5 now that stable moved to v6.

This commit is contained in:
Jürg Lehni 2016-05-22 15:51:09 +02:00
parent 65affaf63d
commit 1c06079f9c

View file

@ -1,6 +1,7 @@
language: node_js
node_js:
- stable
- '5'
- '4'
sudo: false
env: