From 8e751a8ce09b7922aa680ed4e30ac73366458243 Mon Sep 17 00:00:00 2001 From: Nate Berkopec Date: Sat, 2 Nov 2019 15:18:13 -0400 Subject: [PATCH] Add TruffleRuby to (Travis) CI + Ignore generated Sulong extension --- .gitignore | 1 + .travis.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 1afc74a4..65ab3826 100644 --- a/.gitignore +++ b/.gitignore @@ -24,3 +24,4 @@ Gemfile.lock /Rakefile_wintest *.gem /lib/puma/puma_http11.rb +/lib/puma/puma_http11.su diff --git a/.travis.yml b/.travis.yml index ec145b19..5fea5d60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -56,6 +56,7 @@ matrix: - rvm: ruby-head - rvm: ruby-head env: jit=yes + - rvm: truffleruby env: global: