From a59bf2f269d1a9ecab68b8dacc9ec6a9c9cabf5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Drahos=CC=8C?= Date: Sun, 30 Sep 2012 16:49:13 +0200 Subject: Fixed tab in travis hook --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 049d304..067e4d9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,7 @@ # We assume C build environments language: C - + # Try using multiple Lua Implementations env: - TOOL="" # Use native compiler (GCC usually) -- cgit v1.2.1