Update .travis.yml

This commit is contained in:
Matias Alejo Garcia 2017-03-15 13:15:07 -03:00 committed by GitHub
parent 96c10c27ea
commit b7a6845a4f
1 changed files with 2 additions and 1 deletions

View File

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