Continuous integration system #545

testing...
This commit is contained in:
BADIM-PC\Vadim 2018-03-16 12:25:13 +03:00
parent 8460041cf5
commit 877ee13d32
1 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
language: c
before_install: sudo apt-get install libgtk-3-dev
script: make linux64-lto-pro
before_install:
sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
sudo apt-get update -q
sudo apt-get install git build-essential libgtk-3-dev libsdl2-dev lua5.3-dev zlib1g-dev -y
script: make linux