Sha256: c480c2f21b0064b34d673e4274d1ab043ed3188795f033bf3984dbe8a7b65b97

Contents?: true

Size: 162 Bytes

Versions: 2

Compression:

Stored size: 162 Bytes

Contents

language: ruby
rvm:
  - 2.2
  - ruby-head
before_install:
  - gem update --system
  - gem update bundler
script:
  - bundle exec rspec
  - bundle exec rubocop -D

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
percy-cli-1.4.0 .travis.yml
percy-cli-1.3.1 .travis.yml