Sha256: 0eb76514ddb9186cc912138d301454db568ecaa413f0f853addea0c15592bf80

Contents?: true

Size: 448 Bytes

Versions: 2

Compression:

Stored size: 448 Bytes

Contents

sudo: false
dist: trusty
language: ruby
cache: bundler
rvm:
  - 2.2.6
  - 2.3.1
  - 2.3.3
  - 2.4.0-preview3
matrix:
  allow_failures:
    - rvm: 2.4.0-preview3
branches:
  only:
    - master

addons:
  code_climate:
    repo_token: 8850bccc6911d74965627b1fafe753beb368fab00d33de0c7576c6598fc1220e

notifications:
  webhooks:
    urls:
      - http://publify_hook.ookook.fr/travisci
    on_success: always
    on_failure: never
    on_start: never

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
publify_core-9.0.0.pre6 .travis.yml
publify_core-9.0.0.pre5 .travis.yml