Merge pull request #64 from aried3r/patch-1

Add Ruby 2.2.4, 2.3.0 to Travis. Update to 2.1.8.
This commit is contained in:
Stephen Sykes 2016-02-15 22:34:48 +02:00
commit 9c7ada1a41

View File

@ -4,6 +4,10 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0
- 2.1.2
- 2.1.8
- 2.2.4
- 2.3.0
sudo: false
# uncomment this line if your project needs to run something other than `rake`:
# script: bundle exec rspec spec
# script: bundle exec rspec spec