1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-23 10:17:44 +00:00

I messed up

This commit is contained in:
amibu 2017-08-09 16:55:30 +02:00
parent e49dff4d4d
commit a652cfdbaf

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 -qq libboost-all-dev:i386 libmysqlclient-dev:i386
compiler:
- gcc