travis: remove old ubuntu

Ubuntu 12.04 LTS (Precise Pangolin) -- from April 2012 to April 2017.

It's more and more difficult to keep code and tests in all details
compatible with it 4 years dead distro.

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2021-01-26 15:23:29 +01:00
parent bf32069382
commit b94c187069
1 changed files with 3 additions and 3 deletions

View File

@ -24,9 +24,9 @@ stages:
jobs:
include:
# test old Ubuntu 12.04 and OSX for compatibility
- dist: precise
compiler: gcc
env: PRECISE="yes" MAKE_CHECK="root"
#- dist: precise
# compiler: gcc
# env: PRECISE="yes" MAKE_CHECK="root"
#- os: osx
# osx_image: xcode10.1
# compiler: clang