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