Your IP : 18.117.166.217


Current Path : /home/bitrix/ext_www/klimatlend.ua/local/templates/CHEACKOUT/js/OwlCarousel/
Upload File :
Current File : /home/bitrix/ext_www/klimatlend.ua/local/templates/CHEACKOUT/js/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