Sha256: 1d3e233e63f870295702df988f421aba786bbf8b89a686e6dff6e62828a95c6c

Contents?: true

Size: 1.11 KB

Versions: 7

Compression:

Stored size: 1.11 KB

Contents

language: ruby
rvm:
  - 2.4.4
  - 2.5.1
cache: bundler
before_script:
  - curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter
  - chmod +x ./cc-test-reporter
  - ./cc-test-reporter before-build
script:
  - bundle exec rubocop
  - bundle exec rake
after_script:
  - ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT
notifications:
  email: false
  slack:
    rooms:
      secure: R4rqjFLqc4Au6GdzjpzqklpZXKqZlklNeNgLmpkCFeAluaNxh3hD6BV10pYGzQEJDBt6bFGYcA9SY2CxZb2Gh9WuhXgXpOFYwNmldt4fZGS73VKS81UAOyzEVB/xEbJbkSFPWzTv5iVXCcZ2RbpxVIotDr219hlqrjeko45nD3oZcWz1cGcyD4UpqQ2KpAGtoRK7uPpqDU6VQ6CN/cCRarpdKU2wftk2ervb1ytK9uQARypTH4x5o7Ky/EfujzZB/8IsFFh54KCRa1Q6KJhN/U0PlgTodonoqcaTNgFXvmzFzI/cwx9SUf28bhmq2V+Y/fNRwQLcuEaZXhVtd+A4ITbesYFKBbmiYNQjJzEQ3zAuBBVaqOomRDMVnFmsei7e2PYpiPQBFZSQD0GqYiVn0hGvU8JZexHjdP0Vxfx+IHb6iAcghi1p9NuZfY2knK5w5FFO/4uZp5l61WPopGzw9xNF8hNpHLdCPtqcs12FMzrvqIK1ScwQYKelZWI70PlSdyyn0hZ3gnaVH00wK5QhXJ9/KW/fntJIViTNQ9NYSysatxRlu8X5U7JU8wojNeWdk+cBI0tKiQ3VTcG74gKtvBcidlBuT72iRwoXCSCcAFFrfXCr67Z/q86/wug+zG9C8rhCjcdKls5LfCoefip872fkDcYcDV/So26TLWhgv7E=

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
webmention-endpoint-2.0.0 .travis.yml
webmention-endpoint-1.0.1 .travis.yml
webmention-endpoint-1.0.0 .travis.yml
webmention-endpoint-0.3.1 .travis.yml
webmention-endpoint-0.3.0 .travis.yml
webmention-endpoint-0.2.0 .travis.yml
webmention-endpoint-0.1.0 .travis.yml