Continuous integration system #545

fix
This commit is contained in:
BADIM-PC\Vadim 2018-03-16 18:56:13 +03:00
parent b63af63e06
commit 75b3682da2
1 changed files with 1 additions and 3 deletions

View File

@ -1,7 +1,5 @@
language: c
script:
- cd 3rd-party/SDL2-2.0.7 && ./configure && make && sudo make install && cd ../..
- make linux
script: make linux
addons:
apt: