Fixed travis-ci.

pull/6082/head
Teppo Järvelin 2018-02-21 11:40:17 +02:00 committed by Ari Parkkila
parent 7a8da2244d
commit e61411e60c
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@
#include "CellularTests.h" #include "CellularTests.h"
#if !defined(MBED_CONF_NSAPI_PRESENT)
#error [NOT_SUPPORTED] A json configuration file is needed. Skipping this build.
#endif
#ifndef CELLULAR_DEVICE #ifndef CELLULAR_DEVICE
#error [NOT_SUPPORTED] CELLULAR_DEVICE must be defined for this test #error [NOT_SUPPORTED] CELLULAR_DEVICE must be defined for this test
#endif #endif