.travis.yml: try to fix gcc 4.8 config by updating to xenial

This commit is contained in:
Even Rouault 2021-06-07 15:41:39 +02:00
parent e7d908d201
commit b5ec98f14f
No known key found for this signature in database
GPG Key ID: 33EBBFC47B3DD87D
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@ matrix:
- os: linux
compiler: g++-4.8
env: OPJ_CI_CC=gcc-4.8 OPJ_CI_CXX=g++-4.8 OPJ_CI_ABI_CHECK=1
dist: precise
dist: xenial
addons:
apt:
sources: