1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 06:27:45 +00:00

travis test

This commit is contained in:
Mordred 2017-08-09 17:19:06 +02:00
parent f586640906
commit ceeafa6737

View file

@ -2,7 +2,7 @@ language: c++
sudo: enabled
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libboost-all-dev:i368 libmysqlclient-dev:i368
- sudo apt-get install -y libboost-all-dev:i368 libmysqlclient-dev:i368
compiler:
- gcc