1
Fork 0
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:
Mordred 2017-08-09 17:26:34 +02:00
parent b9c684bc32
commit 4ecaa3703b

View file

@ -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