1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-23 02:07:45 +00:00

More travis

This commit is contained in:
amibu 2017-08-09 17:08:12 +02:00
parent 77997606ed
commit 5febb5080f

View file

@ -1,10 +1,9 @@
language: c++
sudo: enabled
before_install:
- sudo add-apt-repository -y ppa:ubuntu-toolchain-r/test
- sudo apt-get clean -qq
- sudo apt-get update -qq
- sudo apt-get autoremove -qq
- sudo apt-get upgrade -qq
- sudo apt-get autoclean -qq $$ apt-get clear cache -qq
- sudo apt-get install -qq libboost-all-dev:i386 libmysqlclient-dev:i386
compiler: