1
Fork 0
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:
NotAdam 2018-12-21 00:00:05 +11:00
parent 228af2d185
commit dc5a16512a

View file

@ -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