]> granicus.if.org Git - esp-idf/commitdiff
Merge branch 'feature/add_build_at_job_in_ci' into 'master'
authorIvan Grokhotkov <ivan@espressif.com>
Thu, 26 Jan 2017 02:46:45 +0000 (10:46 +0800)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 26 Jan 2017 02:46:45 +0000 (10:46 +0800)
CI: add job to check build esp-at in esp-idf

Add a job to check if latest IDF breaks `esp-at` build.

As `esp-at` is an application and has its own CI, we don't save binary as artifacts.

See merge request !462


Trivial merge