Sha256: e751dc6b60a7e162a1350bed25e5e0756e7abd604b89507513da4eb08b2500a1

Contents?: true

Size: 287 Bytes

Versions: 1

Compression:

Stored size: 287 Bytes

Contents

language: ruby
sudo: false
before_install:
  - "echo 'gem: --no-ri --no-rdoc' > ~/.gemrc"
  - gem install bundler
bundler_args: "--no-deployment"
script:
   - echo $BUNDLE_GEMFILE
   - bundle exec rake
rvm:
  - 2.2.2
  - 2.2.5
  - 2.3.1
  - 2.3.2
  - 2.3.3
notifications:
  email: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
asana_exception_notifier-0.8.0 .travis.yml