1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 16:57:47 +00:00

remove old boost shit from travis

This commit is contained in:
NotAdam 2018-12-20 23:59:13 +11:00
parent c979bc46b0
commit 381339fe13

View file

@ -31,7 +31,6 @@ 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 add-apt-repository -y ppa:rexut/recoil
- sudo apt-get update - sudo apt-get update
- sudo apt-get install -y libmysqlclient-dev - sudo apt-get install -y libmysqlclient-dev