Sha256: 2c636ecd6419fc347a51fab57d2a9a247e4c47ebe5b4f5fafe3713420ea69654
Contents?: true
Size: 507 Bytes
Versions: 4
Compression:
Stored size: 507 Bytes
Contents
sudo: required dist: trusty language: ruby addons: firefox: latest rvm: - 2.2.6 cache: bundler before_script: - export CHROME_BIN=/usr/bin/google-chrome - export DISPLAY=:99.0 - sh -e /etc/init.d/xvfb start - sudo apt-get update - sudo apt-get install -y libappindicator1 fonts-liberation - wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb - sudo dpkg -i google-chrome*.deb script: bundle exec rake spec env: - BROWSER=chrome - BROWSER=firefox - BROWSER=phantomjs
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
watir_install-0.3.1 | .travis.yml |
watir_install-0.3.0 | .travis.yml |
watir_install-0.2.1 | .travis.yml |
watir_framework-0.1.7 | .travis.yml |