Skip to content

Commit

Permalink
Keep old versions in CI but ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
jdleesmiller committed Sep 20, 2019
1 parent 35446f4 commit 7cf323c
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 @@ -2,6 +2,8 @@ language: ruby
dist: trusty
cache: bundler
rvm:
- 2.2
- 2.3
- 2.4
- 2.5
- 2.6
Expand All @@ -14,6 +16,8 @@ matrix:
jdk: openjdk8
- rvm: rbx-4
allow_failures:
- rvm: 2.2
- rvm: 2.3
- rvm: ruby-head
- rvm: rbx-4
- rvm: jruby-head
Expand Down

0 comments on commit 7cf323c

Please sign in to comment.