Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/node_modules/owl.carousel/
Upload File :
Current File : /home/emeraadmin/public_html/node_modules/owl.carousel/.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