|
@@ -300,7 +300,7 @@ class Test #if swf_mark implements mt.Protect #end {
|
|
//new TestRemoting(),
|
|
//new TestRemoting(),
|
|
];
|
|
];
|
|
// SPOD tests
|
|
// SPOD tests
|
|
- #if ( (neko || php || java || cpp || (cs && travis)) && !macro && !interp)
|
|
|
|
|
|
+ #if ( (neko || (php && (travis || php_sqlite)) || java || cpp || (cs && travis)) && !macro && !interp)
|
|
#if ( travis && !(cpp || cs) )
|
|
#if ( travis && !(cpp || cs) )
|
|
if (Sys.getEnv("CI") != null && Sys.systemName() == "Linux")
|
|
if (Sys.getEnv("CI") != null && Sys.systemName() == "Linux")
|
|
{
|
|
{
|