1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-26 14:37:44 +00:00

... Travis...

This commit is contained in:
Mordred 2017-08-09 17:30:17 +02:00
parent 4ecaa3703b
commit 30d35f1bf4

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