Skip to content

Commit

Permalink
non-superbuild fails on Ubuntu 16 because of older tinyxml2 version. …
Browse files Browse the repository at this point in the history
…Let's not support that for now.
  • Loading branch information
JonasVautherin committed Sep 30, 2019
1 parent 1149e0c commit 7cd87db
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,19 +9,6 @@ matrix:
compiler: gcc
env:
- MATRIX_EVAL="BUILD_TARGET=coverage_build && SUPERBUILD=ON"
- os: linux
name: "ubuntu 16.04 (non-superbuild)"
dist: xenial
sudo: false
compiler: gcc
env:
- MATRIX_EVAL="BUILD_TARGET=gcc_build && SUPERBUILD=OFF"
addons:
apt:
packages:
- libjsoncpp-dev
- libcurl4-openssl-dev
- libtinyxml2-dev
- os: linux
name: "ubuntu 18.04 (superbuild)"
dist: bionic
Expand Down

0 comments on commit 7cd87db

Please sign in to comment.