You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ drupal-ti before_script
ERROR 1064 (42000) at line 1: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error: /home/travis/.composer/vendor/lionsad/drupal_ti/runners/simpletest/before_script.sh exited with a failure.
I always copy the .dist file into new projects, so likely missed that there was redundant information in there.
Thanks!
LionsAd
changed the title
SQL syntax in: drupal-ti before_script
DRUPAL_TI_DB is required even though already present in DRUPAL_TI_DB_URL.
Dec 16, 2015
DRUPAL_TI_DB is required even though already present in DRUPAL_TI_DB_URL.
In addition to that travis can create a DB itself, too, now.
Original report
I've got the following error in this build:
My .travis.yml file.
Installed via:
composer global require -n --prefer-source lionsad/drupal_ti:1.*
The text was updated successfully, but these errors were encountered: