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

... Travis...

This commit is contained in:
Mordred 2017-08-09 17:30:17 +02:00
parent 847910f183
commit 983d39521e

View file

@ -3,7 +3,7 @@ sudo: enabled
before_install:
- sudo add-apt-repository universe
- sudo apt-get update
- sudo apt-get install libboost-all-dev:i368 libmysqlclient-dev:i368
- sudo apt-get install libboost-all-dev:i386 libmysqlclient-dev:i386
compiler:
- gcc