aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml22
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