Run tests against Node.js v4

This commit is contained in:
Braydon Fuller 2015-10-09 18:48:54 -04:00
parent 10fa46403b
commit ff3efed8ca
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ sudo: false
node_js:
- '0.10'
- '0.12'
- '4'
before_install:
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start