Skip to content

Commit

Permalink
Merge pull request #9 from sensu-plugins/feature/ruby-2.4
Browse files Browse the repository at this point in the history
Added Ruby 2.4.1 to Travis configuration
  • Loading branch information
majormoses authored Jul 6, 2017
2 parents 91a8bf1 + ffbc7e3 commit ee220a2
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ rvm:
- 2.1
- 2.2
- 2.3.0
- 2.4.1
notifications:
email:
recipients:
Expand All @@ -31,4 +32,5 @@ deploy:
rvm: 2.1
rvm: 2.2
rvm: 2.3.0
rvm: 2.4.1
repo: sensu-plugins/sensu-plugins-etcd
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)

## [Unreleased]
### Changed
- Updated Travis configuration to include Ruby 2.4.1

## [1.0.0] - 2016-08-10
### Changed
Expand Down

0 comments on commit ee220a2

Please sign in to comment.