From e4af303adf517c1430b9cc125e48b69b6fdbadc8 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Tue, 30 Aug 2016 15:22:37 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 9a9e31a38..57533b850 100644 --- a/.travis.yml +++ b/.travis.yml @@ -34,5 +34,3 @@ script: - cd bin - make -j 8 -k && make install - cd check_install/bin - - ./authserver --version - - ./worldserver --version