Sha256: 50f841ef0bd89e8052476e63a5687c2c90035c0bb79beaa96b95e8b5a4163bc7

Contents?: true

Size: 220 Bytes

Versions: 1

Compression:

Stored size: 220 Bytes

Contents

language: ruby
rvm:
  - 2.4.9
  - 2.5.7
  - 2.6.5
  - 2.7.0
before_install:
  - gem update --system
  - gem install bundler -v '2.1.4'
cache:
  bundler: true
install:
  - bundle install
script:
  - bundle exec rake test

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pseudolocalization-0.8.3 .travis.yml