1. 28 Dec, 2018 7 commits
  2. 27 Dec, 2018 31 commits
  3. 26 Dec, 2018 1 commit
    • Teodor Mircea Ionita's avatar
      travis: upgrade Ubuntu target dist to 16.04 Xenial · 829fce9e
      Teodor Mircea Ionita authored
      Ubuntu 14.04 Trusty is LTS until April 2019 and since we are
      approaching that, upgrade to Xenial which is LTS until April 2021.
      
      One bonus of this upgrade is that the Travis Xenial virtual images
      have a much bigger disk size, thus no need to limit ccache below
      the default of 5G anymore.
      
      Also had to remove linux/clang-8 toolchain testing since
      llvm-toolchain-xenial is not listed at:
      https://github.com/travis-ci/apt-source-safelist/blob/master/ubuntu.json
      
      And fails with:
      Disallowing sources: llvm-toolchain-xenial
      ...
      E: Unable to locate package clang-8
      E: Unable to locate package llvm-8-dev
      829fce9e
  4. 25 Dec, 2018 1 commit