Merge pull request #1255 from braydonf/build-versions

multiple versions of node
This commit is contained in:
Matias Alejo Garcia 2015-06-11 11:06:55 -03:00
commit 43e9ce87f6
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