Sha256: ff85d27ff2952831432f3b3a5e7572bc2b0ebafb874286af640aba10b3691f3f

Contents?: true

Size: 600 Bytes

Versions: 4

Compression:

Stored size: 600 Bytes

Contents

language: ruby
rvm:
- 2.4.1
- 2.3.4
- 2.2.7
- 2.1.1
- 2.1.0
- 2.0.0
- 1.9.3
- jruby-19mode

sudo: false
cache: bundler

script: bundle exec rspec spec

notifications:
  email:
  - evo@zenexity.com

addons:
  code_climate:
    repo_token: f46a7e216896abddbc4877ce065239e8ac9f575af7a120bdaa61a42be70777e9

deploy:
  provider: rubygems
  api_key:
    secure: TBCtAi8FnlHzuiv86Me/YpMdGeAiG9d+J3ZpxWIY32jJv+t8dsW8Fej4jhGSW0aarPT7sarXan6cez0ssSDObUwWMYJfshmMsKykTi6TW4US2ZXtWxtglABYK2DJ/8N1fgkdXKO0NRMF7RVUoJNSw+91GX7ug/obNiCcmG/ms5I=
  gemspec: prismic.gemspec
  on:
    tags: true
    all_branches: true

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
prismic.io-1.6.1 .travis.yml
prismic.io-1.6.0 .travis.yml
prismic.io-1.5.0 .travis.yml
prismic.io-1.4.5 .travis.yml