Skip to content

Commit

Permalink
Stop dicking around with jruby
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Smith committed Apr 26, 2018
1 parent 4b0caaf commit d5bd477
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ rvm:
- 2.4.4
- 2.5.1
- ruby-head
- jruby-head
env:
- "ACTIVE_RECORD_VERSION=4.2"
- "ACTIVE_RECORD_VERSION=~5.0"
Expand All @@ -16,5 +15,4 @@ matrix:
allow_failures:
- env: "ACTIVE_RECORD_VERSION=master"
- rvm: ruby-head
- rvm: jruby-head
sudo: false
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,4 @@ group :development do
platforms :ruby do
gem 'sqlite3'
end

platforms :jruby do
gem "activerecord-jdbcsqlite3-adapter"
end
end

0 comments on commit d5bd477

Please sign in to comment.