Skip to content

Commit

Permalink
Ruby 2.5 in Travis CI and sqlite3 workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
mlt committed Nov 28, 2019
1 parent 161dad0 commit 2b08088
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ rvm:
# - 2.1.10
- 2.2.6
- 2.3.3
- 2.4.2
- 2.4.4
- 2.5.1
- jruby-9.1.13.0
script: "bundle exec rspec spec"

0 comments on commit 2b08088

Please sign in to comment.