Sha256: 1b47e03928c097a82203a1667ee9ae326dbf1550d2187469f9620073cd610c52

Contents?: true

Size: 198 Bytes

Versions: 2

Compression:

Stored size: 198 Bytes

Contents

language: ruby
sudo: false
cache: bundler
rvm:
  - 1.9.3
  - 2.2
  - ruby-head
matrix:
  allow_failures:
  - rvm: ruby-head
before_install:
  - gem update bundler
script: xvfb-run bundle exec rspec

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
percy-capybara-2.3.3 .travis.yml
percy-capybara-2.3.2 .travis.yml