1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-30 08:07:46 +00:00

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

This commit is contained in:
Mordred 2017-08-09 17:32:41 +02:00
parent 30d35f1bf4
commit 80ac11839b

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