Sha256: 70355a17ab7a0ca994e3551ac168b10bc8b94a177442554cba0ffdc3f1f571c5
Contents?: true
Size: 660 Bytes
Versions: 1
Compression:
Stored size: 660 Bytes
Contents
language: ruby branches: except: - images rvm: - 2.1.10 - 2.2.7 - 2.3.4 - 2.4.1 - ruby-head gemfile: - Gemfile - gemfiles/Gemfile.rails-5.0 - gemfiles/Gemfile.rails-4.2 env: - AN_ORM=active_record - AN_ORM=mongoid matrix: exclude: - rvm: 2.1.10 gemfile: gemfiles/Gemfile.rails-5.0 - rvm: 2.1.10 gemfile: Gemfile - env: AN_ORM=mongoid gemfile: Gemfile allow_failures: - rvm: ruby-head fast_finish: true services: - mongodb sudo: false cache: bundler before_install: "rm ${BUNDLE_GEMFILE}.lock" before_script: "bundle update" script: bundle exec rspec notifications: email: true
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
activity_notification-1.3.0 | .travis.yml |