[HOME]

Path : /home/easyrentals/public_html/old/xx/themes/easyrental/plugins/OwlCarousel/
Upload :
Current File : /home/easyrentals/public_html/old/xx/themes/easyrental/plugins/OwlCarousel/.travis.yml

language: node_js
node_js:
  - 'lts/*'

before_install:
  - export DISPLAY=:99.0
  - sh -e /etc/init.d/xvfb start

before_script:
  - npm install -g bower grunt-cli
  - bower install

script:
  - grunt test