You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2020/02/10 19:28:51 UTC

[celix] 01/01: Merge pull request #151 from apache/feature/#121_update_travis

This is an automated email from the ASF dual-hosted git repository.

pnoltes pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/celix.git

commit f8ec1c76288436bf39de485f8296dae174864d2a
Merge: 1505b39 e95e005
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Mon Feb 10 20:28:42 2020 +0100

    Merge pull request #151 from apache/feature/#121_update_travis
    
    Updates build env to support Ubuntu 18

 .travis.yml                                | 60 +++++++++++++-----------------
 CMakeLists.txt                             |  2 +
 cmake/cmake_celix/BundlePackaging.cmake    |  8 ++--
 cmake/cmake_celix/ContainerPackaging.cmake |  5 +++
 cmake/cmake_celix/DockerPackaging.cmake    |  5 +++
 libs/framework/CMakeLists.txt              |  2 +-
 6 files changed, 42 insertions(+), 40 deletions(-)