1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-23 18:17:46 +00:00
This commit is contained in:
Mordred Admin 2017-09-12 13:56:31 +02:00
parent f25bf73fd6
commit 2ef7b9d5bf

View file

@ -18,7 +18,7 @@ services:
before_build:
- set PATH="C:\\Program Files\\MySQL\\MySQL Server 5.7\\bin";%PATH%
- mkdir myqlcpp
- mkdir mysqlcpp
- cd mysqlcpp
- cmake --version
- git clone https://github.com/mysql/mysql-connector-cpp