Update upstream script reference link.
This commit is contained in:
parent
b6f85bc7e5
commit
184bbedf20
@ -127,7 +127,7 @@ mysql -u ${MYSQL_TEST_USER} \
|
||||
-S "${MYSQL_TEST_SOCKET}" \
|
||||
-P "${MYSQL_TEST_PORT}"
|
||||
|
||||
# See https://github.com/brianmario/mysql2/blob/master/.travis_setup.sh
|
||||
# See https://github.com/brianmario/mysql2/blob/master/ci/setup.sh
|
||||
mysql -u root \
|
||||
-e 'CREATE DATABASE /*M!50701 IF NOT EXISTS */ test' \
|
||||
-S "${MYSQL_TEST_SOCKET}" \
|
||||
|
Loading…
Reference in New Issue
Block a user