summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 72ede27f9..b7a0866ea 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -302,6 +302,11 @@ matrix:
dist: xenial
- compiler: gcc
os: linux
+ env: SWIGLANG=ruby VER=2.7
+ sudo: required
+ dist: xenial
+ - compiler: gcc
+ os: linux
env: SWIGLANG=scilab
sudo: required
dist: xenial
@@ -449,6 +454,12 @@ matrix:
env: SWIGLANG=php VER=7.2
sudo: required
dist: xenial
+ # Not yet supported
+ - compiler: gcc
+ os: linux
+ env: SWIGLANG=ruby VER=2.7
+ sudo: required
+ dist: xenial
# Sometimes hits the Travis 50 minute time limit
- compiler: clang
os: osx