aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2019-04-30 19:53:35 +0100
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2019-04-30 23:44:41 +0100
commit9d0cf2ce61409975ecb1500a1b268f2acbd41d60 (patch)
treef64e76a9525358a3a2be2aaa5b56b71ae806339e /.travis.yml
parent6606a164f0624108b8075e847c5f2c213606ed72 (diff)
downloadswig-9d0cf2ce61409975ecb1500a1b268f2acbd41d60.tar.gz
Remove duplicate Travis xenial Octave testing
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 07fc0efbd..54805092c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -111,16 +111,11 @@ matrix:
dist: xenial
- compiler: gcc
os: linux
- env: SWIGLANG=octave SWIGJOBS=-j2 # 3.8
+ env: SWIGLANG=octave SWIGJOBS=-j2
sudo: required
dist: xenial
- compiler: gcc
os: linux
- env: SWIGLANG=octave SWIGJOBS=-j2 VER=4.0
- sudo: required
- dist: trusty
- - compiler: gcc
- os: linux
env: SWIGLANG=octave SWIGJOBS=-j2 VER=4.2 CPP11=1
sudo: required
dist: trusty