Skip to content

Commit

Permalink
Add ruby 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albus522 committed Feb 2, 2018
1 parent 2c28326 commit 8baae75
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,13 @@ matrix:
#
# The future
#
# MRI 2.5.0
- rvm: 2.5.0
gemfile: gemfiles/mysql2/5-1.gemfile
- rvm: 2.5.0
gemfile: gemfiles/postgresql/5-1.gemfile
- rvm: 2.5.0
gemfile: gemfiles/sqlite3/5-1.gemfile
# Active Record head
- gemfile: gemfiles/mysql2/master.gemfile
rvm: 2.4.3
Expand Down

0 comments on commit 8baae75

Please sign in to comment.