Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gogainda authored and excpt committed Aug 30, 2020
1 parent d79d045 commit 76f77a5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ rvm:
- 2.4
- 2.5
- 2.6
- truffleruby-head
gemfile:
- gemfiles/standalone.gemfile
- gemfiles/rails_5.0.gemfile
Expand All @@ -27,3 +28,6 @@ matrix:
rvm: 2.3
- gemfile: gemfiles/rails_6.0.gemfile
rvm: 2.4
include:
- gemfile: gemfiles/standalone.gemfile
rvm: truffleruby-head

0 comments on commit 76f77a5

Please sign in to comment.