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>
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