Sha256: 71d29e15899cf6e5f928503348f8133595ec00578cd9566d135261e0df0f2597
Contents?: true
Size: 451 Bytes
Versions: 1
Compression:
Stored size: 451 Bytes
Contents
language: ruby rvm: - 2.1.9 - 2.2.5 - 2.3.1 - ruby-head gemfile: - Gemfile - gemfiles/Gemfile.rails-5.0 - gemfiles/Gemfile.rails-4.2 matrix: exclude: - rvm: 2.1.9 gemfile: gemfiles/Gemfile.rails-5.0 allow_failures: - rvm: ruby-head fast_finish: true 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-0.0.10 | .travis.yml |