You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ut...@apache.org on 2018/12/19 10:02:03 UTC

[mynewt-nffs] 01/01: Merge pull request #13 from utzig/travis-updates

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

utzig pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-nffs.git

commit 8f17535f34d0aa285def2b477a18437af53ce51e
Merge: 5e51a48 1472aaa
Author: Fabio Utzig <ut...@utzig.org>
AuthorDate: Wed Dec 19 08:01:57 2018 -0200

    Merge pull request #13 from utzig/travis-updates
    
    Add Zephyr support to CI

 .travis.yml                         | 27 ++++++++++++++-------
 .travis.yml => ci/mynewt_install.sh | 47 ++++++++++++++-----------------------
 .travis.yml => ci/mynewt_run.sh     | 42 +++++++--------------------------
 ci/zephyr_install.sh                | 33 ++++++++++++++++++++++++++
 ci/zephyr_run.sh                    | 45 +++++++++++++++++++++++++++++++++++
 5 files changed, 122 insertions(+), 72 deletions(-)