Sha256: e1590a6e2655077eb5672c39931e9794d4ec3c05dc3c7874b62c47c902a6b4bb
Contents?: true
Size: 274 Bytes
Versions: 2
Compression:
Stored size: 274 Bytes
Contents
sudo: false language: ruby rvm: - 1.9.3 - 2.0.0 - 2.1.10 - 2.2.10 - 2.3.7 - 2.4.4 - 2.5.1 - 2.6.0 - jruby-9.0.5.0 before_install: - gem install bundler --version '~> 1.17' script: bundle exec rspec spec notifications: recipients: - shane@emmons.io
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
monetize-1.9.2 | .travis.yml |
monetize-1.9.1 | .travis.yml |