multiple versions of node

This commit is contained in:
Braydon Fuller 2015-05-28 09:50:22 -04:00
parent 5ee1c3f6aa
commit 38f1684d54
1 changed files with 2 additions and 0 deletions

View File

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