mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-27 22:57:45 +00:00
maybe this works
This commit is contained in:
parent
228af2d185
commit
dc5a16512a
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ cache:
|
|||
# Setup build matrix and dependencies
|
||||
before_install:
|
||||
- eval "${MATRIX_EVAL}"
|
||||
- echo "gem: --no-document" >> ~/.gemrc
|
||||
- echo 'gem: --no-document' >> ~/.gemrc
|
||||
- gem install mtime_cache
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -y libmysqlclient-dev
|
||||
|
|
Loading…
Add table
Reference in a new issue