mirror of
https://github.com/SapphireServer/Sapphire.git
synced 2025-05-02 08:57:44 +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
|
||||
before_install:
|
||||
- sudo add-apt-repository universe
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -y libboost-all-dev:i368 libmysqlclient-dev:i368
|
||||
- sudo apt-get update
|
||||
- sudo apt-get install libboost-all-dev:i368 libmysqlclient-dev:i368
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
|
|
Loading…
Add table
Reference in a new issue