Sha256: 0d3e80a02e8d5e78b1e4b512626faed5c1108faf076fd5bf1266af3c399f98bb
Contents?: true
Size: 267 Bytes
Versions: 2
Compression:
Stored size: 267 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 notifications: email: false
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
asana_exception_notifier-0.7.0 | .travis.yml |
asana_exception_notifier-0.6.0 | .travis.yml |