Sha256: e61a1a5e9613db9d9e95c8e510965797c7e93b6a02dbe3df302b394a12d2b782

Contents?: true

Size: 459 Bytes

Versions: 3

Compression:

Stored size: 459 Bytes

Contents

language: ruby
rvm:
- 2.1
- 2.2
- ruby-head
cache: bundler
before_install: gem install bundler
before_script:
- export COVERAGE=true
script:
- bundle exec rspec
branches:
  only:
  - master
notifications:
  email: false
  slack:
    secure: SusEtW3pV+b+KUQoQjhqTI+7QtaDXlVl0Wx2EPo1VA4k/t9M/FRZXAXxq2j5+K3QE0y4p4QbnMRoZ8W8l4f7NXzOi7CFHQAnKUVDswZdsj2udEWeNWUeN4Rub0de3sInfKkbZKfT0uhamToX/pRH7uhOogeL9Eei+KUekUXJKTE=
matrix:
  allow_failures:
  - rvm: ruby-head

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
itamae-plugin-resource-encrypted_remote_file-0.0.2 .travis.yml
itamae-plugin-resource-encrypted_remote_file-0.0.1 .travis.yml
itamae-plugin-resource-encrypted_remote_file-0.0.1.beta1 .travis.yml