Remove duplicate Travis xenial Octave testing
This commit is contained in:
parent
6606a164f0
commit
9d0cf2ce61
1 changed files with 1 additions and 6 deletions
|
|
@ -111,14 +111,9 @@ 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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue