1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-06 02:37:47 +00:00

Travis... why do you hate me...

This commit is contained in:
Mordred 2017-08-09 17:32:41 +02:00
parent 983d39521e
commit 518ba5898a

View file

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