Check mysql version
parent
887a6d82a7
commit
0a9f534fa7
|
@ -13,6 +13,7 @@ env:
|
|||
install:
|
||||
# Check the config is ok
|
||||
- echo $OPENTAXII_CONFIG
|
||||
- echo mysql --version
|
||||
# Set up the deps
|
||||
- git submodule init
|
||||
- git submodule update
|
||||
|
|
Loading…
Reference in New Issue