Brady
Brady
Yup bad move. The reasons are not justified IMHO what does me making an account have anything to do with collaboration, I work alone.
The PHP 5.4 failure is in Selenium.
Additional problem. This project is using a Behat Mink Extension which seems to not had any updates in over two years, thereby no PHP 7.x updates (https://github.com/Behat/MinkExtension). A root problem...
I maintain a lot of Drupal modules on Drupal.org and that is what I use Drupal_TI. I been using Travis because D.O's homegrown Jenkins wasn't that user-friendly. Yes, be glad...
@WengerK Faster releases will fix the dev-master dependency you are seeing in the Packagist stats.
I am having issues with Drush after it is installed. Your problems is installing Drush globally. I would restart the Travis builds to see what happens.
Try this. Replace `- composer global require "lionsad/drupal_ti:1.*"` With `- composer global require "lionsad/drupal_ti:dev-master"` Also PHP 5.3 and 5.4 will fail. The Dev master moves to Drush 8.x. Drush 8.x...
I am having a similar issue but with v7.3.0, v7.2.1 works fine.
I just Nexus for Java development (day job) and I love what I can do with it. I stumbled across this repo then this PR. I am a Drupal developer...
I compiled the plugin and installed it with the Karaf console on the latest Nexus (3.13) and it will not start the UI with the bundle running. I do not...