Sha256: 7c2a36c4d887bb73c4e1f2da323e9195a7aad2e3a21a0b68f8946c04f131b013
Contents?: true
Size: 544 Bytes
Versions: 7
Compression:
Stored size: 544 Bytes
Contents
sudo: false language: ruby rvm: - 2.1 - 2.2 - 2.3 - 2.4.1 - 2.5.0 - ruby-head bundler_args: "--jobs=2" cache: bundler before_install: - gem update --system --no-document - gem install bundler -v 1.16.1 --no-document script: - bundle exec rake spec - bundle exec rubocop branches: only: - master matrix: allow_failures: - rvm: ruby-head env: global: secure: Ntdheemdu1GavPR/3kPfQg1tR13FTP0jE9KxsSKcG32VbIzM69l22OXXwYttFexMhA1dMNytv5bKGIszeiO+YjwzDXkcDHF7ZULc24epsGCOVfNax4g47Q+Lgt2kpAsx8V/8/SIpK7VeBhc2nPvhAKPjTZ8ddN2gLHk4wifLRFA=
Version data entries
7 entries across 7 versions & 1 rubygems