github-changelog-generator/.travis.yml

33 lines
980 B
YAML
Raw Normal View History

language: ruby
2016-03-09 18:37:13 +00:00
cache:
- bundler
2016-02-29 16:18:42 +00:00
before_install:
- gem update --system
- gem install bundler
matrix:
include:
- rvm: 2.2.2
install: true # This skips 'bundle install'
script: gem build github_changelog_generator && gem install *.gem
- rvm: 2.2.2
install: true # This skips 'bundle install'
script: gem build github_changelog_generator && bundle install
gemfile: spec/install-gem-in-bundler.gemfile
- rvm: 2.1
2016-09-27 21:50:32 +00:00
gemfile: gemfiles/Gemfile.2_1
2016-09-22 16:50:19 +00:00
- rvm: 2.3.1
2016-09-27 21:50:32 +00:00
gemfile: gemfiles/Gemfile.2_3_1
2016-09-27 19:25:44 +00:00
- rvm: 2.4.0-preview2
gemfile: gemfiles/Gemfile.2_4_0
2014-12-03 09:51:59 +00:00
notifications:
email:
recipients:
2016-02-29 16:18:42 +00:00
- sky4winder+githubchangeloggenerator@gmail.com
2015-03-29 19:31:24 +00:00
on_success: never
on_failure: change
2015-03-29 19:38:18 +00:00
addons:
code_climate:
repo_token:
secure: iMpV5IAvH+/EVGZrpWnt2BnmNFzSbsRcIumsr4ZyLC8N5nrCSXyjCSy0g48btL3Sj0bSgK9hcrJsmrFd2bkqFleyAcPAzNyUQzBuIRZx47O8yFmbZ+Pj+l3+KOlmcbzJNHfDfxkxuWTmTAcSDfsiyApin721T/ey3SUuwKpZNUc=