Test with more recent versions of ruby

master
Guillaume Dott 2017-09-07 11:39:55 +02:00
parent 6113b498c3
commit 902dc6cedd
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
language: ruby
rvm:
- 1.9.3
- 2.0.0
- 2.1.1
- rbx-2
- 2.1.9
- 2.2.7
- 2.3.4
- 2.4.1
script: 'bundle exec rspec spec'