diff --git a/.travis.yml b/.travis.yml index 7ca441e39..30726a5fd 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ before_script: - curl -L "http://downloads.sourceforge.net/shunit2/shunit2-2.0.3.tgz" | tar zx script: - - bash CounterStrikeGlobalOffensive/csgoserver \ No newline at end of file + - bash CounterStrikeGlobalOffensive/csgoserver start \ No newline at end of file