1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-04 17:57:47 +00:00

travis test

This commit is contained in:
Mordred 2017-08-09 17:19:06 +02:00
parent 2d1305f73c
commit e8cdef7027

View file

@ -2,7 +2,7 @@ language: c++
sudo: enabled
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq libboost-all-dev:i368 libmysqlclient-dev:i368
- sudo apt-get install -y libboost-all-dev:i368 libmysqlclient-dev:i368
compiler:
- gcc