Skip to content

Commit

Permalink
Set MARIADB_PLUGIN_DIR for travis environment
Browse files Browse the repository at this point in the history
  • Loading branch information
9EOR9 committed Nov 18, 2020
1 parent 90ce14c commit b8af772
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ install:
- export TEST_SSL_CLIENT_KEY_FILE=$SSLCERT/client.key
- export TEST_SSL_CLIENT_CERT_FILE=$SSLCERT/client.crt
- export TEST_SSL_CLIENT_KEYSTORE_FILE=$SSLCERT/client-keystore.p12
- export MARIADB_PLUGIN_DIR==`mariadb_config --plugindir`

env:
global:
Expand Down

0 comments on commit b8af772

Please sign in to comment.