Introducing an error to check if Travis reports correctly a compile
error with the script.
This commit is contained in:
@@ -129,7 +129,6 @@ typedef uint32_t u32;
|
|||||||
#endif //PSP
|
#endif //PSP
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#ifndef CONSOLE_CONFIG
|
#ifndef CONSOLE_CONFIG
|
||||||
#ifndef QT_CONFIG
|
#ifndef QT_CONFIG
|
||||||
#if defined (IOS)
|
#if defined (IOS)
|
||||||
@@ -159,7 +158,7 @@ typedef uint32_t u32;
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined (PSP)
|
#if defined (PSP)
|
||||||
|
#error just to test that Travis stops correctly.
|
||||||
#ifndef ABGR8888
|
#ifndef ABGR8888
|
||||||
#define ABGR8888
|
#define ABGR8888
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user