mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-03 09:17:47 +00:00
Fair enough travis... well played...
This commit is contained in:
parent
b9c684bc32
commit
4ecaa3703b
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ language: c++
|
||||||
sudo: enabled
|
sudo: enabled
|
||||||
before_install:
|
before_install:
|
||||||
- sudo add-apt-repository universe
|
- sudo add-apt-repository universe
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update
|
||||||
- sudo apt-get install -y libboost-all-dev:i368 libmysqlclient-dev:i368
|
- sudo apt-get install libboost-all-dev:i368 libmysqlclient-dev:i368
|
||||||
|
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
- gcc
|
||||||
|
|
Loading…
Add table
Reference in a new issue