Skip to content

Commit

Permalink
Test on Ruby 2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bquorning committed Mar 19, 2018
1 parent d0a4434 commit 4cf7799
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ rvm:
- 2.2
- 2.3
- 2.4
- 2.5
gemfile:
- gemfiles/rails4.1.gemfile
- gemfiles/rails4.2.gemfile
Expand All @@ -15,3 +16,5 @@ matrix:
exclude:
- rvm: 2.4
gemfile: gemfiles/rails4.1.gemfile
- rvm: 2.5
gemfile: gemfiles/rails4.1.gemfile

0 comments on commit 4cf7799

Please sign in to comment.