Skip to content

Commit

Permalink
.travis.yml: try to fix gcc 4.8 config by updating to lucid
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Jun 7, 2021
1 parent e7d908d commit 5c6e18d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: lucid
addons:
apt:
sources:
Expand Down

0 comments on commit 5c6e18d

Please sign in to comment.