mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-04-25 14:07:46 +00:00
maybe fix travis, fix ci link in readme
This commit is contained in:
parent
361c4a0b6a
commit
7dbbeea94c
2 changed files with 3 additions and 2 deletions
|
@ -29,7 +29,8 @@ cache:
|
|||
# Setup build matrix and dependencies
|
||||
before_install:
|
||||
- eval "${MATRIX_EVAL}"
|
||||
- gem install --no-ri --no-rdoc mtime_cache
|
||||
- echo "gem: --no-document" >> ~/.gemrc
|
||||
- gem install mtime_cache
|
||||
- sudo add-apt-repository -y ppa:rexut/recoil
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install -y libmysqlclient-dev
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
</p>
|
||||
|
||||
[](https://discord.gg/xxcdCER)
|
||||
[](https://travis-ci.org/SapphireMordred/Sapphire)
|
||||
[](https://travis-ci.org/SapphireServer/Sapphire)
|
||||
[](https://ci.appveyor.com/project/SapphireMordred/Sapphire)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue