Sha256: e3c6e81f1adee44eab975c2758726ec345be303563b853f21deed98a00198b08
Contents?: true
Size: 385 Bytes
Versions: 2
Compression:
Stored size: 385 Bytes
Contents
sudo: false language: ruby rvm: - 2.4.1 before_install: - "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc" - gem update --system - gem install bundler -v 1.14.6 script: - bundle exec rspec notifications: email: false addons: code_climate: repo_token: 2f734d5c1a287119c53e838b48209990edb58544a3854874be0032f0465397e6 after_success: - bundle exec codeclimate-test-reporter
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
mongo_db_store-0.1.5 | .travis.yml |
mongo_db_store-0.1.4 | .travis.yml |