Skip to content

Commit

Permalink
Add ruby 2.3.8 travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
pblesi committed Sep 1, 2019
1 parent 10d5916 commit 0c0a028
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 @@ language: ruby
rvm:
- 2.2.3
- 2.2.10
- 2.3.8
- 2.4.6
- 2.5.5
- 2.6.3
Expand All @@ -15,6 +16,8 @@ matrix:
gemfile: gemfiles/activesupport_6.gemfile
- rvm: 2.2.10
gemfile: gemfiles/activesupport_6.gemfile
- rvm: 2.3.8
gemfile: gemfiles/activesupport_6.gemfile
- rvm: 2.4.6
gemfile: gemfiles/activesupport_6.gemfile

Expand Down

0 comments on commit 0c0a028

Please sign in to comment.