From de97aad8ff3a2a787f0ca50db60bbbd733bc86f2 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Thu, 16 Apr 2015 12:06:18 +0100 Subject: [PATCH] testing --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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