From 75b3682da28d00d8bc990107d602d4a09fa73fe8 Mon Sep 17 00:00:00 2001 From: "BADIM-PC\\Vadim" Date: Fri, 16 Mar 2018 18:56:13 +0300 Subject: [PATCH] Continuous integration system #545 fix --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 09569df..c299c74 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: