Sha256: 03645b09fcb6633744fc59473b3fd48f460e8ee87d34a8763820d4b6cc55bd31

Contents?: true

Size: 211 Bytes

Versions: 1

Compression:

Stored size: 211 Bytes

Contents

language: ruby
rvm:
  - 2.4.9
  - 2.5.7
  - 2.6.5
before_install:
  - gem update --system
  - gem install bundler -v '1.17.3'
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.2 .travis.yml