Do you really want to regenerate ssl keys for this repository? Please note that any data, which is encrypted, such as notification services credentials or secure environment variables will not be accessible during the builds until you re-encrypt it with the new key.
Key for this repository has been regenerated. If you used previous key for encryption, you will need encrypt your data again with the new key.
You can read more about encryption keys in Travis documentation
Want test coverage for your tests?
Integrating Code Climate's test coverage reporting with your test suite on Travis CI allows to track changes in coverage over time. If you haven't tried it out already, sign up today to improve your code's quality. New customers get 20% off for the first three months!
It only takes a few steps, once you've set up your project:
gem "codeclimate-test-reporter", group: :test, require: nil
require "codeclimate-test-reporter" CodeClimate::TestReporter.start
addons: code_climate: repo_token: adf08323...