Skip to content

Commit

Permalink
Updated travis config to use ruby 2.5.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
parix committed Jun 13, 2018
1 parent d8c91b7 commit 0f3d97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
language: ruby
rvm:
- "1.9.3"
- "2.5.1"
script: bundle exec rspec spec

0 comments on commit 0f3d97e

Please sign in to comment.