Include Node.js 4 in travis builds.

This commit is contained in:
Braydon Fuller 2015-10-07 13:37:51 -04:00
parent 2939bc7689
commit 00c6706d10
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ node_js:
- '0.10'
- '0.12'
- '2.0.0'
- '4'
before_install:
- npm install -g bower
- export DISPLAY=:99.0