Skip to content

Commit

Permalink
adding ruby 2.4 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
majormoses committed Jul 4, 2017
1 parent e4cfa00 commit 0573063
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
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 @@ -30,4 +31,5 @@ deploy:
rvm: 2.1
rvm: 2.2
rvm: 2.3.0
rvm: 2.4.1
repo: sensu-plugins/sensu-plugins-io-checks
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
#Change Log
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).

This CHANGELOG follows the format listed at [Keep A Changelog](http://keepachangelog.com/)

## [Unreleased]
### Added
- ruby 2.4 testing (@majormoses)

## [1.0.1] - 2017-0702
### Fixed
Expand Down

0 comments on commit 0573063

Please sign in to comment.