mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-29 15:47:46 +00:00
how about this
This commit is contained in:
parent
a9c0ce08c7
commit
5a4e4ee58d
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ cache:
|
||||||
# Setup build matrix and dependencies
|
# Setup build matrix and dependencies
|
||||||
before_install:
|
before_install:
|
||||||
- eval "${MATRIX_EVAL}"
|
- eval "${MATRIX_EVAL}"
|
||||||
- gem install mtime_cache --no-ri --no-rdoc
|
- gem install mtime_cache --no-document
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install -y libmysqlclient-dev
|
- sudo apt-get install -y libmysqlclient-dev
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue