diff --git a/.travis.yml b/.travis.yml index adca770c44..86758a86f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,5 +12,6 @@ script: - sudo find / -name SDL2 2>>/dev/null || true - mkdir build - pushd build && SDL_INCLUDE_DIRS=/usr/include/SDL2 cmake -DCMAKE_TOOLCHAIN_FILE=../CMakeLists_mingw.txt -DCMAKE_BUILD_TYPE=Debug .. && popd + - pushd build && make #notifications: #irc: "irc.freenode.net#openrct2" diff --git a/src/editor.c b/src/editor.c index 5cb0db901c..8c604bc726 100644 --- a/src/editor.c +++ b/src/editor.c @@ -35,7 +35,7 @@ static void set_all_land_owned(); -Syntax error blah blah blat *&2) +/*Syntax error blah blah blat *&2)*/ /** *