mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-29 15:47:46 +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
|
# Setup build matrix and dependencies
|
||||||
before_install:
|
before_install:
|
||||||
- eval "${MATRIX_EVAL}"
|
- eval "${MATRIX_EVAL}"
|
||||||
- echo "gem: --no-document" >> ~/.gemrc
|
- echo 'gem: --no-document' >> ~/.gemrc
|
||||||
- gem install mtime_cache
|
- gem install mtime_cache
|
||||||
- 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