diff options
| author | 2022-03-19 21:48:07 -0400 | |
|---|---|---|
| committer | 2022-03-19 21:48:07 -0400 | |
| commit | a6e765da9b4da8cf9ddedcbaeb29fe5dca5df263 (patch) | |
| tree | 39a2e5d06c16d048e9618e1170e3b6304fbade2e /.travis.yml | |
| parent | e67f4551479264125a641b955523d95e192b6d44 (diff) | |
| parent | f5fb17e5a64b215644bc104f099dad8c2f10c37d (diff) | |
Update upstream source from tag 'upstream/2.9.0'
Update to upstream version '2.9.0'
with Debian dir 41b8f9c552bbf25b076de11901d6f615d684366f
Diffstat (limited to '.travis.yml')
| -rw-r--r-- | .travis.yml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 4dc862b..0000000 --- a/.travis.yml +++ /dev/null @@ -1,22 +0,0 @@ -language: ruby -rvm: - - 2.3 - - 2.4 - - 2.5 - - 2.6 - - ruby-head - - jruby-9.1.6.0 -env: - - LONG_RUN=true -matrix: - include: - - rvm: 2.6 - env: RUBYOPT=--jit LONG_RUN=true - - rvm: ruby-head - env: RUBYOPT=--jit LONG_RUN=true - allow_failures: - - rvm: ruby-head - - rvm: ruby-head - env: RUBYOPT=--jit LONG_RUN=true - - rvm: jruby-9.1.6.0 -bundler_args: --without local_development |
