Skip to content

Commit

Permalink
stop testing sequel v4
Browse files Browse the repository at this point in the history
  • Loading branch information
tycooon committed Aug 19, 2019
1 parent 3d2c76b commit 03dfd04
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
9 changes: 0 additions & 9 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,22 +13,13 @@ rvm:

before_install: gem install bundler

env: SEQUEL_VERSION="~> 5.0"

gemfile: gemfiles/ci.gemfile

addons:
postgresql: "9.6"

services:
- postgresql

matrix:
include:
- rvm: 2.6
env: SEQUEL_VERSION="~> 4.0"
allow_failures:
- rvm: ruby-head
env: SEQUEL_VERSION="~> 5.0"
- rvm: jruby-head
env: SEQUEL_VERSION="~> 5.0"
15 changes: 0 additions & 15 deletions gemfiles/ci.gemfile

This file was deleted.

0 comments on commit 03dfd04

Please sign in to comment.