mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-08 03:37:45 +00:00
how about this
This commit is contained in:
parent
604ba6d106
commit
2b89c1a3cb
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