The directory navigation would be simpler (IMO) like this: `- pushd repos/apache-mynewt-core && git checkout master && popd` `- pushd repos/apache-mynewt-nimble && git checkout master && popd`
Adding a `set -e` at the beginning of `script:` might be good. Why `gcc5` for osx instead of just `gcc`? Also `michal-narajowski/mynewt-travis-ci` could probably move to `runtimeco/mynewt-travis-ci` or some other shared org. [ Full content available at: https://github.com/apache/mynewt-core/pull/1366 ] This message was relayed via gitbox.apache.org for [email protected]
