Skip to content

Commit 80ad803

Browse files
committed
Remove Rubinius and diff-lcs build jobs
1 parent d59ba9a commit 80ad803

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

ci/.travis.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,14 @@ before_install:
1212
bundler_args: "--binstubs --standalone --without documentation --path ../bundle"
1313
script: "script/run_build"
1414
rvm:
15-
- rbx-3
1615
- jruby-9.1.7.0 # pin JRuby to this until travis/rvm can install later versions
1716
- jruby-head
1817
env:
1918
- JRUBY_OPTS='--dev'
2019
- RSPEC_CI='true'
2120
matrix:
22-
include:
23-
- rvm: 2.7.1
24-
env: DIFF_LCS_VERSION="~> 1.3.0"
25-
- rvm: 2.7.1
26-
env: DIFF_LCS_VERSION="1.4.3"
2721
allow_failures:
2822
- rvm: jruby-head
29-
- rvm: ruby-head
30-
- rvm: rbx-3
3123
fast_finish: true
3224
branches:
3325
only:

0 commit comments

Comments
 (0)