Sha256: 1a972ffaee6de34ba474eadb33c487c0fa864dc6e4cc8c01de6021e6189d443f
Contents?: true
Size: 740 Bytes
Versions: 4
Compression:
Stored size: 740 Bytes
Contents
language: ruby rvm: - 2.2.2 - 2.3.3 - 2.4.1 - ruby-head bundler_args: "--jobs=2" cache: bundler before_install: - gem update --system --no-document - gem install bundler -v 1.11.2 before_script: - export CODECLIMATE_REPO_TOKEN=8e9db6ee5f3818e87287a6393086c2ccb9b1b83106c5bfb972211abefd2fe162 - export CI=true script: - bundle exec rspec - bundle exec codeclimate-test-reporter - bundle exec ruby examples/all.rb branches: only: - master - develop-1.0.0 notifications: email: false slack: secure: M8VEihBaynGJdlXu7TvhgqIDfpHvSP5H0RCLsvtaQ5rNoz6yrOTRcLBCWazrJopD1CvKbcFTVVLlS86fxyW9+pYhYc81mXlhtyPLNx7yXQ+Uhfrxp7/e2QLEMZEgbk2Z7XglN4rJ+t4QhWjsPL0ohJk+t1DSdFtEPK3o3RyoRrE= matrix: allow_failures: - rvm: ruby-head sudo: false
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
rubicure-1.0.4 | .travis.yml |
rubicure-1.0.3 | .travis.yml |
rubicure-1.0.2 | .travis.yml |
rubicure-1.0.1 | .travis.yml |