From 83833d91edcb9f4f73aa0c1148dbc60b0c99efcf Mon Sep 17 00:00:00 2001 From: Alex Loew Date: Thu, 25 Feb 2016 20:06:10 +0100 Subject: [PATCH] fixed travel --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 97526803..9332590f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,8 +7,8 @@ branches: only: - master -#before_install: -# - ./install-geoval.sh +before_install: +- ./install-geoval.sh # todo