Merge pull request #1343 from braydonf/tests/node4

Include Node.js 4 in travis builds.
This commit is contained in:
Patrick Nagurny 2015-10-13 14:53:23 -04:00
commit 01c96b5d48
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