Add support for Ruby 2.4.0

This commit is contained in:
Daniel Bayerlein
2016-12-26 10:31:34 +01:00
parent 570b063632
commit 68460af45e
2 changed files with 2 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
language: ruby
rvm:
- 2.4.0
- 2.3.3
- 2.2.6
sudo: false

View File

@@ -166,6 +166,7 @@ Homesick is tested on the following Ruby versions:
* 2.2.6
* 2.3.3
* 2.4.0
## Note on Patches/Pull Requests