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

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


    from 5e51a48  Merge pull request #12 from utzig/travis
     add 1472aaa  Add Zephyr support to CI
     new 8f17535  Merge pull request #13 from utzig/travis-updates

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                          | 27 ++++++++++++++--------
 ci/{install.sh => mynewt_install.sh} |  6 +++++
 ci/{install.sh => mynewt_run.sh}     | 17 +++++---------
 ci/zephyr_install.sh                 | 33 ++++++++++++++++++++++++++
 ci/zephyr_run.sh                     | 45 ++++++++++++++++++++++++++++++++++++
 5 files changed, 108 insertions(+), 20 deletions(-)
 copy ci/{install.sh => mynewt_install.sh} (94%)
 copy ci/{install.sh => mynewt_run.sh} (74%)
 create mode 100755 ci/zephyr_install.sh
 create mode 100755 ci/zephyr_run.sh

Reply via email to