Sha256: 142e608b0e28509bd61e48e335616ccdee388170476e602090675f47013be14c

Contents?: true

Size: 538 Bytes

Versions: 1

Compression:

Stored size: 538 Bytes

Contents

language: node_js
node_js:
- '0.12.7'
before_install:
- npm install -g grunt-cli
- npm install -g bower
- export DISPLAY=:99.0
- sh -e /etc/init.d/xvfb start
- curl -Lo chrome.zip https://download-chromium.appspot.com/dl/Linux_x64 && unzip chrome.zip
install:
- npm install
- bower install
before_script:
- ./node_modules/protractor/bin/webdriver-manager update
- ./node_modules/protractor/bin/webdriver-manager start &
script:
- grunt build
- grunt examples &
- grunt test
notifications:
  slack: universalviewer:0hPpv56Z7ber0j0C6KdLwFFW

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pul_uv_rails-2.0.1 public/universalviewer/.travis.yml