Add support for Ruby 2.2.6 and 2.3.3

This commit is contained in:
Daniel Bayerlein
2016-12-23 11:37:47 +01:00
parent 11745098c2
commit 5692194fa2
2 changed files with 4 additions and 6 deletions

View File

@@ -1,6 +1,5 @@
language: ruby
rvm:
- 2.3.0
- 2.2.0
- 2.1.0
- 2.3.3
- 2.2.6
sudo: false