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:
parent
30d35f1bf4
commit
80ac11839b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue