Skip to content

Commit

Permalink
CI: Update matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Apr 1, 2019
1 parent c37d71c commit 3bf9c6e
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@ cache: bundler
language: ruby
rvm:
- jruby-9.0.5.0
- jruby-9.1.16.0
- jruby-9.2.5.0
- jruby-9.1.17.0
- jruby-9.2.6.0
- ruby-head
- ruby-head-clang
- 2.0.0
- 2.1.10
- 2.2.10
- 2.3.8
- 2.4.5
- 2.5.3
- 2.6.0
- 2.4.6
- 2.5.5
- 2.6.2
matrix:
include:
- gemfile: gemfiles/Gemfile.public_suffix_2
rvm: 2.5.0
rvm: 2.5.5
allow_failures:
- rvm: ruby-head
- rvm: ruby-head-clang
Expand All @@ -26,4 +26,3 @@ before_install:
- gem update bundler
# - apt-get update
# - apt-get install idn
sudo: false

0 comments on commit 3bf9c6e

Please sign in to comment.