mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-28 23:27:45 +00:00
fucking ruby devs
This commit is contained in:
parent
dc5a16512a
commit
07fbc3f245
1 changed files with 1 additions and 3 deletions
|
@ -13,7 +13,6 @@ matrix:
|
|||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- llvm-toolchain-trusty-6.0
|
||||
packages:
|
||||
- clang-6.0
|
||||
- g++-7
|
||||
|
@ -29,8 +28,7 @@ cache:
|
|||
# Setup build matrix and dependencies
|
||||
before_install:
|
||||
- eval "${MATRIX_EVAL}"
|
||||
- echo 'gem: --no-document' >> ~/.gemrc
|
||||
- gem install mtime_cache
|
||||
- gem install mtime_cache --no-ri --no-rdoc
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -y libmysqlclient-dev
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue