You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.
Is your feature request related to a problem? Please describe.
It's possible to find this project is not compatible with the latest OpenThread too late. A daily cron job in Travis could help us to find the incompatibility in time.
Describe the solution you'd like
Create travis job to check with the latest OpenThread.
Doing this would mean that Travis would report the master branch as broken, even when it is not really broken since submodule points to an older commit of openthread/openthread.
Yes. How about we create a new project which just contains Travis scripts to check compatibility among all OpenThread projects, such as OpenThread, Wpantund, ot-br-posix and ot-rtos?
gjc13
pushed a commit
to gjc13/ot-rtos
that referenced
this issue
Mar 26, 2020
Is your feature request related to a problem? Please describe.
It's possible to find this project is not compatible with the latest OpenThread too late. A daily cron job in Travis could help us to find the incompatibility in time.
Describe the solution you'd like
Create travis job to check with the latest OpenThread.
Additional context
#16
The text was updated successfully, but these errors were encountered: