Test if new conosle command is causing travis issues

This commit is contained in:
Jonny Barnes 2017-06-30 13:54:50 +01:00
parent b0c5374943
commit cfea8c29c9

View file

@ -17,7 +17,7 @@ class Kernel extends ConsoleKernel
Commands\ParseCachedWebMentions::class,
Commands\ReDownloadWebMentions::class,
Commands\GenerateToken::class,
Commands\UpdatePlacesURLs::class,
//Commands\UpdatePlacesURLs::class,
];
/**