bump travis to ruby 2.5.5

This commit is contained in:
Adam Meehan 2019-06-11 14:50:51 +10:00
parent bd39aef4fb
commit 39f698feb2

View File

@ -10,7 +10,7 @@ gemfile:
rvm: rvm:
- "2.3.7" - "2.3.7"
- "2.4.4" - "2.4.4"
- "2.5.1" - "2.5.5"
script: 'bundle exec rspec' script: 'bundle exec rspec'