Sha256: 183bc3579260c8929686243ecc72cf688dc7c073b80d28eaf875d16010e2b736

Contents?: true

Size: 161 Bytes

Versions: 4

Compression:

Stored size: 161 Bytes

Contents

---
sudo: false
language: ruby
cache: bundler
rvm:
  - 2.5.1
before_install: gem install bundler -v 2.0.1

script:
  - bundle exec rspec
  - bundle exec rubocop

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
app_store_connect-0.4.0 .travis.yml
app_store_connect-0.3.2 .travis.yml
app_store_connect-0.3.1 .travis.yml
app_store_connect-0.3.0 .travis.yml